• Skip to primary navigation
  • Skip to main content
  • Skip to primary sidebar
  • Skip to footer
WordPress core a2z

WordPress core a2z

WordPress core only

  • Home
  • Plugins
  • Blocks
  • Shortcodes
  • APIs
  • Classes
  • Files
  • Hooks
  • Sitemap
  • Blog
Home / Files / wp-admin/includes/template.php


Lines:

1 to 100 of 117
<?php

/**
 * Template WordPress Administration API.
 *
 * A Big Mess. Also some neat functions that are nicely written.
 *
 * @package WordPress
 * @subpackage Administration
 */


/** Walker_Category_Checklist class */
require_once ABSPATH . 'wp-admin/includes/class-walker-category-checklist.php';


/** WP_Internal_Pointers class */
require_once ABSPATH . 'wp-admin/includes/class-wp-internal-pointers.php';

//
// Category Checklists.
//

/* function wp_category_checklist() – Output an unordered list of checkbox input elements labeled with category names. */

/* function wp_terms_checklist() – Output an unordered list of checkbox input elements labelled with term names. */

/* function wp_popular_terms_checklist() – Retrieve a list of the most popular terms from the specified taxonomy. */

/* function wp_link_category_checklist() – Outputs a link category checklist element. */

/* function get_inline_data() – Adds hidden fields with the data for use in the inline editor for posts and pages. */

/* function wp_comment_reply() – Outputs the in-line comment reply-to form in the Comments list table. */

/* function wp_comment_trashnotice() – Output ‘undo move to Trash’ text for comments */

/* function list_meta() – Outputs a post’s public meta data in the Custom Fields meta box. */

/* function _list_meta_row() – Outputs a single row of public meta data in the Custom Fields meta box. */

/* function meta_form() – Prints the form in the Custom Fields meta box. */

/* function touch_time() – Print out HTML form date elements for editing post or comment publish date. */

/* function page_template_dropdown() – Print out option HTML elements for the page templates drop-down. */

/* function parent_dropdown() – Print out option HTML elements for the page parents drop-down. */

/* function wp_dropdown_roles() – Print out option HTML elements for role selectors. */

/* function wp_import_upload_form() – Outputs the form used by the importers to accept the data to be imported */

/* function add_meta_box() – Adds a meta box to one or more screens. */


/* function do_block_editor_incompatible_meta_box() – Function that renders a "fake" meta box with an information message,
shown on the block editor, when an incompatible meta box is found. */

/* function _get_plugin_from_callback() – Internal helper function to find the plugin from a meta box callback. */

/* function do_meta_boxes() – Meta-Box template function. */

/* function remove_meta_box() – Removes a meta box from one or more screens. */

/* function do_accordion_sections() – Meta Box Accordion Template Function. */

/* function add_settings_section() – Add a new section to a settings page. */

/* function add_settings_field() – Add a new field to a section of a settings page. */

/* function do_settings_sections() – Prints out all settings sections added to a particular settings page */

/* function do_settings_fields() – Print out the settings fields for a particular settings section. */

/* function add_settings_error() – Register a settings error to be displayed to the user. */

/* function get_settings_errors() – Fetch settings errors registered by add_settings_error(). */

/* function settings_errors() – Display settings errors registered by add_settings_error(). */

/* function find_posts_div() – Outputs the modal window used for attaching media to posts or pages in the media-listing screen. */

/* function the_post_password() – Displays the post password. */

/* function _draft_or_post_title() – Get the post title. */

/* function _admin_search_query() – Displays the search query. */

/* function iframe_header() – Generic Iframe header for use with Thickbox */

/* function iframe_footer() – Generic Iframe footer for use with Thickbox */

/* function _post_states() – Function to echo or return the post states as HTML. */

/* function get_post_states() – Retrieves an array of post states from a post. */

/* function _media_states() – Outputs the attachment media states as HTML. */

/* function get_media_states */
[1] [2] Next »

 View on GitHub View on Trac

Called by

    Invoked by

      Calls

      Call hooks

      File name: wp-admin/includes/template.php
      Plugin ref: WordPress
      Version: 5.6
      Deprecated?: No
      API Letters: A,I,P,T,W

      Published: 25th November 2019 | Last updated: 9th December 2020

      Primary Sidebar

      Information

      File name: wp-admin/includes/template.php
      Plugin ref: WordPress
      Version: 5.6
      Deprecated?: No
      API Letters: A,I,P,T,W

      wp-admin/includes

      Footer

      WP-a2z
      WordPress core a2z
      WordPress core only
      WordPress 5.6
      WordPress a2z
      WordPress core a2z
      Genesis Theme Framework a2z
      Jetpack a2z
      WordPress develop tests
      Easy Digital Downloads a2z
      WooCommerce a2z
      Yoast SEO a2z
      WordPress Blocks

      Site:  core.wp-a2z.org
      © Copyright WP-a2z 2014-2021. All rights reserved.


      Website designed and developed by Herb Miller
      Proudly powered by WordPress and oik plugins

      • Home
      • Blog
      • Sitemap
      • Sites