Archive | Functions RSS feed for this section

wp_list_widget_controls

Show the widgets and their settings for a sidebar.Used in the the admin widget config screen.

3867

Continue reading

wp_list_post_revisions

Display list of a post’s revisions.Can output either a UL with edit links or a TABLE with diff interface, and restore action links.

3863

Continue reading

wp_list_comments

List commentsUsed in the comments.php template to list comments for a particular post

3859

Continue reading