| [ Index ] |
PHP Cross Reference of WordPress Trunk (Updated Daily) |
| Up one level | ||
| accordion/ | ||
| accordion-heading/ | ||
| accordion-item/ | ||
| accordion-panel/ | ||
| archives/ | ||
| audio/ | ||
| avatar/ | ||
| block/ | ||
| button/ | ||
| buttons/ | ||
| calendar/ | ||
| categories/ | ||
| code/ | ||
| column/ | ||
| columns/ | ||
| comment-author-name/ | ||
| comment-content/ | ||
| comment-date/ | ||
| comment-edit-link/ | ||
| comment-reply-link/ | ||
| comment-template/ | ||
| comments/ | ||
| comments-pagination/ | ||
| comments-pagination-next/ | ||
| comments-pagination-numbers/ | ||
| comments-pagination-previous/ | ||
| comments-title/ | ||
| cover/ | ||
| details/ | ||
| embed/ | ||
| file/ | ||
| footnotes/ | ||
| freeform/ | ||
| gallery/ | ||
| group/ | ||
| heading/ | ||
| home-link/ | ||
| html/ | ||
| image/ | ||
| latest-comments/ | ||
| latest-posts/ | ||
| legacy-widget/ | ||
| list/ | ||
| list-item/ | ||
| loginout/ | ||
| math/ | ||
| media-text/ | ||
| missing/ | ||
| more/ | ||
| navigation/ | ||
| navigation-link/ | ||
| navigation-submenu/ | ||
| nextpage/ | ||
| page-list/ | ||
| page-list-item/ | ||
| paragraph/ | ||
| pattern/ | ||
| post-author/ | ||
| post-author-biography/ | ||
| post-author-name/ | ||
| post-comments-count/ | ||
| post-comments-form/ | ||
| post-comments-link/ | ||
| post-content/ | ||
| post-date/ | ||
| post-excerpt/ | ||
| post-featured-image/ | ||
| post-navigation-link/ | ||
| post-template/ | ||
| post-terms/ | ||
| post-time-to-read/ | ||
| post-title/ | ||
| preformatted/ | ||
| pullquote/ | ||
| query/ | ||
| query-no-results/ | ||
| query-pagination/ | ||
| query-pagination-next/ | ||
| query-pagination-numbers/ | ||
| query-pagination-previous/ | ||
| query-title/ | ||
| query-total/ | ||
| quote/ | ||
| read-more/ | ||
| rss/ | ||
| search/ | ||
| separator/ | ||
| shortcode/ | ||
| site-logo/ | ||
| site-tagline/ | ||
| site-title/ | ||
| social-link/ | ||
| social-links/ | ||
| spacer/ | ||
| table/ | ||
| tag-cloud/ | ||
| template-part/ | ||
| term-count/ | ||
| term-description/ | ||
| term-name/ | ||
| term-template/ | ||
| terms-query/ | ||
| text-columns/ | ||
| verse/ | ||
| video/ | ||
| widget-group/ | ||
| accordion-item.php [source] [75 lines] | ||
| accordion.php [source] [45 lines] | ||
| archives.php [source] [174 lines] | Server-side rendering of the `core/archives` block. | |
| avatar.php [source] [166 lines] | Server-side rendering of the `core/avatar` block. | |
| block.php [source] [131 lines] | Server-side rendering of the `core/block` block. | |
| blocks-json.php [source] [8246 lines] | ||
| button.php [source] [79 lines] | Server-side rendering of the `core/button` block. | |
| calendar.php [source] [189 lines] | Server-side rendering of the `core/calendar` block. | |
| categories.php [source] [155 lines] | Server-side rendering of the `core/categories` block. | |
| comment-author-name.php [source] [69 lines] | Server-side rendering of the `core/comment-author-name` block. | |
| comment-content.php [source] [85 lines] | Server-side rendering of the `core/comment-content` block. | |
| comment-date.php [source] [64 lines] | Server-side rendering of the `core/comment-date` block. | |
| comment-edit-link.php [source] [65 lines] | Server-side rendering of the `core/comment-edit-link` block. | |
| comment-reply-link.php [source] [87 lines] | Server-side rendering of the `core/comment-reply-link` block. | |
| comment-template.php [source] [153 lines] | Server-side rendering of the `core/comment-template` block. | |
| comments-pagination-next.php [source] [64 lines] | Server-side rendering of the `core/comments-pagination-next` block. | |
| comments-pagination-numbers.php [source] [66 lines] | Server-side rendering of the `core/comments-pagination-numbers` block. | |
| comments-pagination-previous.php [source] [57 lines] | Server-side rendering of the `core/comments-pagination-previous` block. | |
| comments-pagination.php [source] [55 lines] | Server-side rendering of the `core/comments-pagination` block. | |
| comments-title.php [source] [101 lines] | Server-side rendering of the `core/comments-title` block. | |
| comments.php [source] [227 lines] | Server-side rendering of the `core/comments` block. | |
| cover.php [source] [207 lines] | Server-side rendering of the `core/cover` block. | |
| file.php [source] [67 lines] | Server-side rendering of the `core/file` block. | |
| footnotes.php [source] [142 lines] | Server-side rendering of the `core/footnotes` block. | |
| gallery.php [source] [183 lines] | Server-side rendering of the `core/gallery` block. | |
| heading.php [source] [56 lines] | Appending the wp-block-heading to before rendering the stored `core/heading` block contents. | |
| home-link.php [source] [176 lines] | Server-side rendering of the `core/home-link` block. | |
| image.php [source] [385 lines] | Server-side rendering of the `core/image` block. | |
| index.php [source] [177 lines] | Used to set up all core blocks used with the block editor. | |
| latest-comments.php [source] [171 lines] | Server-side rendering of the `core/latest-comments` block. | |
| latest-posts.php [source] [273 lines] | Server-side rendering of the `core/latest-posts` block. | |
| legacy-widget.php [source] [157 lines] | Server-side rendering of the `core/legacy-widget` block. | |
| list.php [source] [54 lines] | Adds the wp-block-list class to the rendered list block. | |
| loginout.php [source] [61 lines] | Server-side rendering of the `core/loginout` block. | |
| media-text.php [source] [131 lines] | Server-side rendering of the `core/media-text` block. | |
| navigation-link.php [source] [509 lines] | Server-side registering and rendering of the `core/navigation-link` block. | |
| navigation-submenu.php [source] [300 lines] | Server-side rendering of the `core/navigation-submenu` block. | |
| navigation.php [source] [1437 lines] | Server-side rendering of the `core/navigation` block. | |
| page-list-item.php [source] [16 lines] | Server-side rendering of the `core/page-list-item` block. | |
| page-list.php [source] [370 lines] | Server-side rendering of the `core/pages` block. | |
| pattern.php [source] [72 lines] | Server-side rendering of the `core/pattern` block. | |
| post-author-biography.php [source] [53 lines] | Server-side rendering of the `core/post-author-biography` block. | |
| post-author-name.php [source] [63 lines] | Server-side rendering of the `core/post-author-name` block. | |
| post-author.php [source] [81 lines] | Server-side rendering of the `core/post-author` block. | |
| post-comments-count.php [source] [49 lines] | Server-side rendering of the `core/post-comments-count` block. | |
| post-comments-form.php [source] [88 lines] | Server-side rendering of the `core/post-comments-form` block. | |
| post-comments-link.php [source] [75 lines] | Server-side rendering of the `core/post-comments-link` block. | |
| post-content.php [source] [86 lines] | Server-side rendering of the `core/post-content` block. | |
| post-date.php [source] [109 lines] | Server-side rendering of the `core/post-date` block. | |
| post-excerpt.php [source] [103 lines] | Server-side rendering of the `core/post-excerpt` block. | |
| post-featured-image.php [source] [269 lines] | Server-side rendering of the `core/post-featured-image` block. | |
| post-navigation-link.php [source] [139 lines] | Server-side rendering of the `core/post-navigation-link` block. | |
| post-template.php [source] [162 lines] | Server-side rendering of the `core/post-template` block. | |
| post-terms.php [source] [130 lines] | Server-side rendering of the `core/post-terms` block. | |
| post-time-to-read.php [source] [185 lines] | Server-side rendering of the `core/post-time-to-read` block. | |
| post-title.php [source] [74 lines] | Server-side rendering of the `core/post-title` block. | |
| query-no-results.php [source] [65 lines] | Server-side rendering of the `core/query-no-results` block. | |
| query-pagination-next.php [source] [102 lines] | Server-side rendering of the `core/query-pagination-next` block. | |
| query-pagination-numbers.php [source] [133 lines] | Server-side rendering of the `core/query-pagination-numbers` block. | |
| query-pagination-previous.php [source] [95 lines] | Server-side rendering of the `core/query-pagination-previous` block. | |
| query-pagination.php [source] [51 lines] | Server-side rendering of the `core/query-pagination` block. | |
| query-title.php [source] [103 lines] | Server-side rendering of the `core/query-title` block. | |
| query-total.php [source] [90 lines] | Server-side rendering of the `core/query-total` block. | |
| query.php [source] [152 lines] | Server-side rendering of the `core/query` block. | |
| read-more.php [source] [63 lines] | Server-side rendering of the `core/read-more` block. | |
| require-dynamic-blocks.php [source] [80 lines] | ||
| require-static-blocks.php [source] [34 lines] | ||
| rss.php [source] [145 lines] | Server-side rendering of the `core/rss` block. | |
| search.php [source] [621 lines] | Server-side rendering of the `core/search` block. | |
| shortcode.php [source] [35 lines] | Server-side rendering of the `core/shortcode` block. | |
| site-logo.php [source] [234 lines] | Server-side rendering of the `core/site-logo` block. | |
| site-tagline.php [source] [53 lines] | Server-side rendering of the `core/site-tagline` block. | |
| site-title.php [source] [69 lines] | Server-side rendering of the `core/site-title` block. | |
| social-link.php [source] [267 lines] | Server-side rendering of the `core/social-link` blocks. | |
| tag-cloud.php [source] [63 lines] | Server-side rendering of the `core/tag-cloud` block. | |
| template-part.php [source] [303 lines] | Server-side rendering of the `core/template-part` block. | |
| term-count.php [source] [80 lines] | Server-side rendering of the `core/term-count` block. | |
| term-description.php [source] [61 lines] | Server-side rendering of the `core/term-description` block. | |
| term-name.php [source] [81 lines] | Server-side rendering of the `core/term-name` block. | |
| term-template.php [source] [137 lines] | Server-side rendering of the `core/term-template` block. | |
| video.php [source] [91 lines] | Server-side rendering of the `core/video` block. | |
| widget-group.php [source] [93 lines] | Server-side rendering of the `core/widget-group` block. |
| Generated : Thu Jan 15 08:20:04 2026 | Cross-referenced by PHPXref |