Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
Publicious.org
Plugins
Media Categories
Commits
e8d1ed68
Commit
e8d1ed68
authored
Oct 22, 2015
by
John James Jacoby
Browse files
Docs.
parent
4b10c8fc
Changes
1
Hide whitespace changes
Inline
Side-by-side
includes/admin.php
View file @
e8d1ed68
...
...
@@ -95,6 +95,13 @@ function wp_media_categories_restrict_manage_posts() {
wp_media_categories_add_category_filter
();
}
/**
* Return URL to send the request back to
*
* @since 0.1.0
*
* @return string
*/
function
wp_media_categories_create_sendback_url
()
{
// Create a sendback url to report the results
...
...
@@ -188,7 +195,7 @@ function wp_media_categories_get_terms_values( $keys = 'ids' ) {
/**
* Check the current action selected from the bulk actions dropdown.
*
* @since
3
.1.0
* @since
0
.1.0
*
* @return bool Whether 'bulk_toggle' was selected or not
*/
...
...
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