New and updated in 2.7.0
-
Returns the path on the remote filesystem of WP_CONTENT_DIR.
-
Returns the path on the remote filesystem of WP_PLUGIN_DIR.
-
Returns the path on the remote filesystem of the Themes Directory.
-
Locates a folder on the remote filesystem.
-
Locates a folder on the remote filesystem.
-
functionpopulate_roles_270()
Create and modify WordPress roles for WordPress 2.7.
-
functionmaintenance_nag()
Displays maintenance nag HTML message.
-
functiondismiss_core_update()
Dismisses core update.
-
functionundismiss_core_update()
Undismisses core update.
-
functionfind_core_update()
Finds the available update for WordPress core.
-
functionget_preferred_from_update_core()
Selects the first update version from the update_core option.
-
functionget_core_updates()
Gets available core updates.
-
functionplugins_api()
Retrieves plugin installer pages from the WordPress.org Plugins API.
-
hookplugins_api_args
Filters the WordPress.org Plugin Installation API arguments.
-
hookplugins_api
Filters the response for the current WordPress.org Plugin Installation API request.
-
Filters the Plugin Installation API response results.
-
functioninstall_popular_tags()
Retrieves popular WordPress plugin tags.
-
functioninstall_dashboard()
Displays the Featured tab of Add Plugins screen.
-
functioninstall_search_form()
Displays a search form for searching plugins.
-
functiondisplay_plugins_table()
Displays plugin content based on plugin list.
-
functioninstall_plugin_information()
Displays plugin information in dialog box form.
-
functionwp_dashboard_primary()
‘WordPress Events and News’ dashboard widget.
-
functionwp_add_dashboard_widget()
Adds a new dashboard widget.
-
function_wp_dashboard_control_callback()
Outputs controls for the current dashboard widget.
-
functionwp_dashboard_right_now()
Dashboard widget that displays some basic stats about the site.
-
functionwp_dashboard_recent_drafts()
Show recent drafts of the user on the dashboard.
-
Outputs a row for the Recent Comments widget.
-
functionoption_update_filter()
Refreshes the value of the allowed options list available via the ‘allowed_options’ hook.
-
functionadd_option_whitelist()
Adds an array of options to the list of allowed options.
-
functionremove_option_whitelist()
Removes a list of options from the allowed options list.