File: wp-admin/includes/deprecated.php
-
functionget_nonauthor_user_ids()
Gets all users who are not authors.
-
functionget_real_file_to_edit()
Get the real filesystem path to a file to edit within the admin.
-
functionget_others_unpublished_posts()
Retrieves editable posts from other users.
-
functionwp_dropdown_cats()
Legacy function used for generating a categories drop-down control.
-
-
functionadd_option_update_handler()
Register a setting and its sanitization callback
-
functionget_others_drafts()
Retrieve drafts from other users.
-
functionremove_option_update_handler()
Unregister a setting
-
functionget_others_pending()
Retrieve pending review posts from other users.
-
functioncodepress_get_lang()
Determines the language to use for CodePress syntax highlighting.
-
Output the QuickPress dashboard widget.
-
functioncodepress_footer_js()
Adds JavaScript required to make CodePress work on the theme/plugin file editors.
-
functionwp_tiny_mce()
Outputs the TinyMCE editor.
-
functionuse_codepress()
Determine whether to use CodePress.
-
functionwp_preload_dialogs()
Preloads TinyMCE dialogs.
-
functionget_author_user_ids()
Get all user IDs.
-
functionget_editable_authors()
Gets author users who can edit posts.
-
functiondropdown_categories()
Legacy function used to generate the categories checklist control.
-
functionget_editable_user_ids()
Gets the IDs of any users who can edit posts.
-
functiondropdown_link_categories()
Legacy function used to generate a link categories checklist control.
-
functiontinymce_include()
-
functiondocumentation_link()
Unused Admin function.
-
functionwp_shrink_dimensions()
Calculates the new dimensions for a downsampled image.
-
functionget_udims()
Calculated the new dimensions for a downsampled image.
-
functionwp_dashboard_plugins_output()
Display plugins text for the WordPress news widget.
-
functionadd_object_page()
Add a top-level menu page in the ‘objects’ section.
-
functionadd_utility_page()
Add a top-level menu page in the ‘utility’ section.
-
Was used to filter input from media_upload_form_handler() and to assign a default post_title from the file name if none supplied.
-
functionoptions_permalink_add_js()
Display JavaScript on the page.