Using WordPress ‘deactivated_plugins_notice()’ PHP function Written by Adrian Gordon WordPress Renders an admin notice when a plugin was deactivated during an update.
Using WordPress ‘create_initial_post_types()’ PHP function Written by Adrian Gordon WordPress Creates the initial post types when ‘init’ action is fired.
Using WordPress ‘delete_users_add_js()’ PHP function Written by Adrian Gordon WordPress Learn how to use the WordPress `delete_users_add_js()` PHP function to add JavaScript to the delete users page.
Using WordPress ‘core_auto_updates_settings()’ PHP function Written by Adrian Gordon WordPress Learn how to display the auto-update settings of your WordPress site using the core_auto_updates_settings() PHP function
Using WordPress ‘core_upgrade_preamble()’ PHP function Written by Adrian Gordon WordPress Display upgrade WordPress for downloading latest or upgrading automatically form.
Using WordPress ‘esc_html_e()’ PHP function Written by Adrian Gordon WordPress Displays translated text that has been escaped for safe use in HTML output.
Using WordPress ‘do_feed()’ PHP function Written by Adrian Gordon WordPress Loads the feed template from the use of an action hook.
Using WordPress ‘get_dropins()’ PHP function Written by Adrian Gordon WordPress Checks the wp-content directory and retrieve all drop-ins with any plugin data.
Using WordPress ‘filter_SSL()’ PHP function Written by Adrian Gordon WordPress Learn how to use the filter_SSL() function in WordPress to format URLs as https