Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
WP Plugins
bulk-actions-cron-offload
Commits
47dae618
Commit
47dae618
authored
Sep 13, 2017
by
Erick Hitter
Browse files
PHPCS fix
parent
ab8f524e
Changes
1
Hide whitespace changes
Inline
Side-by-side
includes/class-main.php
View file @
47dae618
...
@@ -303,7 +303,7 @@ class Main {
...
@@ -303,7 +303,7 @@ class Main {
/**
/**
* Gather IDs of objects for given conditions
* Gather IDs of objects for given conditions
*
*
* @param string $bulk_action Bulk action to filter by.
* @param string $bulk_action Bulk action to filter by.
* @param string $post_type Post type needing exclusion.
* @param string $post_type Post type needing exclusion.
* @param string $post_status Post status to filter by.
* @param string $post_status Post status to filter by.
* @return array
* @return array
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment