New and updated in 4.0.0
-
functionget_editor_stylesheets()
Retrieves any registered editor stylesheet URLs.
-
Fires before rendering a specific Customizer panel.
-
Render the panel container, and then its contents (via `this->render_content()`) in a subclass.
-
Checks required user capabilities and whether the theme has the feature support required by the panel.
-
Check capabilities and render the panel.
-
Fires before rendering a Customizer panel.
-
classWP_Customize_Panel
Customize Panel class.
-
Constructor.
-
hookrss_tag_pre
Fires between the xml and rss tags in a feed.
-
Filters the arguments used in retrieving the comment list.
-
functionget_comments_number_text()
Displays the language string for the number of comments the current post has.
-
Makes private properties checkable for backward compatibility.
-
Makes private properties un-settable for backward compatibility.
-
methodWP_Object_Cache::__get()
Makes private properties readable for backward compatibility.
-
methodWP_Object_Cache::__set()
Makes private properties settable for backward compatibility.
-
hookwp_title_parts
Filters the parts of the page title.
-
Filters the wp_editor() settings.
-
function_update_posts_count_on_delete()
Handler for updating the current site’s posts count when a post is deleted.
-
Handler for updating the current site’s posts count when a post status changes.
-
functionattachment_url_to_postid()
Tries to convert an attachment URL into a post ID.
-
functionwpview_media_sandbox_styles()
Returns the URLs for CSS files used in an iframe-sandbox’d TinyMCE media view.
-
methodWP_Roles::__call()
Makes private/protected methods readable for backward compatibility.
-
methodWP_User_Query::__set()
Makes private properties settable for backward compatibility.
-
methodWP_User_Query::__isset()
Makes private properties checkable for backward compatibility.
-
methodWP_User_Query::__unset()
Makes private properties un-settable for backward compatibility.
-
methodWP_User_Query::__call()
Makes private/protected methods readable for backward compatibility.
-
methodWP_User_Query::__get()
Makes private properties readable for backward compatibility.
-
functionwp_destroy_all_sessions()
Removes all session tokens for the current user from the database.