Gets the IDs of any users who can edit posts.
get_author_user_ids
Get all user IDs.
get_editable_authors
Gets author users who can edit posts.
use_codepress
Determine whether to use CodePress.
Advertisement
codepress_get_lang
Determines the language to use for CodePress syntax highlighting.
codepress_footer_js
Adds JavaScript required to make CodePress work on the theme/plugin editors.
remove_option_update_handler
Unregister a setting
add_option_update_handler
Register a setting and its sanitization callback
Advertisement
wp_dropdown_cats
Legacy function used for generating a categories drop-down control.
get_real_file_to_edit
Get the real filesystem path to a file to edit within the admin.
dropdown_link_categories
Legacy function used to generate a link categories checklist control.
dropdown_categories
Legacy function used to generate the categories checklist control.
Advertisement
get_udims
Calculated the new dimensions for a downsampled image.
wp_shrink_dimensions
Calculates the new dimensions for a downsampled image.
documentation_link
Unused Admin function.