Functions
-
functionplugin_dir_url()
Get the URL directory path (with trailing slash) for the plugin __FILE__ passed in.
-
functionplugin_sandbox_scrape()
Loads a given plugin attempt to generate errors.
-
functionpopulate_network()
Populate network settings.
-
functionpopulate_network_meta()
Creates WordPress network meta and sets the default values.
-
functionpopulate_options()
Create WordPress options and set the default values.
-
functionpopulate_roles()
Execute WordPress role creation for the various WordPress versions.
-
functionpopulate_roles_160()
Create the roles for WordPress 2.0
-
functionpopulate_roles_210()
Create and modify WordPress roles for WordPress 2.1.
-
functionpopulate_roles_230()
Create and modify WordPress roles for WordPress 2.3.
-
functionpopulate_roles_250()
Create and modify WordPress roles for WordPress 2.5.
-
functionpopulate_roles_260()
Create and modify WordPress roles for WordPress 2.6.
-
functionpopulate_roles_270()
Create and modify WordPress roles for WordPress 2.7.
-
functionpopulate_roles_280()
Create and modify WordPress roles for WordPress 2.8.
-
functionpopulate_roles_300()
Create and modify WordPress roles for WordPress 3.0.
-
functionpopulate_site_meta()
Creates WordPress site meta and sets the default values.
-
functionpopuplinks()
Adds element attributes to open links in new tabs.
-
functionpostbox_classes()
Returns the list of classes to be used by a meta box.
-
functionposts_nav_link()
Displays the post pages link navigation for previous and next pages.
-
functionpost_class()
Displays the classes for the post container element.
-
functionpost_comments_feed_link()
Displays the comment feed link for a post.
-
functionpost_custom()
Retrieves post custom meta data field.
-
functionpost_exists()
Determines if a post exists based on title, content, date and type.