New and updated in 3.0.0
-
function_sort_nav_menu_items()
Sort menu items by the desired key.
-
Private function for retrieving a users blogs for multisite setups.
-
functionms_subdomain_constants()
Defines Multisite subdomain constants and handles warnings and notices.
-
functionms_upload_constants()
Defines Multisite upload constants.
-
functionms_cookie_constants()
Defines Multisite cookie constants.
-
functionms_file_constants()
Defines Multisite file constants.
-
methodwpdb::replace()
Replaces a row in the table or inserts it if it does not exist, based on a PRIMARY KEY or a UNIQUE index.
-
Helper function for insert and replace.
-
methodwpdb::tables()
Returns an array of WordPress tables.
-
methodwpdb::db_connect()
Connects to and selects database.
-
methodwpdb::set_blog_id()
Sets blog ID.
-
methodwpdb::get_blog_prefix()
Gets blog prefix.
-
Fires after the is_user_logged_in() check in the comment form.
-
Fires before the comment fields in the comment form, excluding the textarea.
-
Filters a comment form field for display.
-
Fires after the comment fields in the comment form, excluding the textarea.
-
Filters the content of the comment textarea field for display.