mirror of
https://github.com/WordPress/WordPress.git
synced 2024-11-09 20:30:43 +01:00
15ab0f672f
If a plugin also registers the category name `page` in an `init` hook that runs after the theme's, it can override the label and description unintentionally. With a prefix, extenders can still override it, but it would be intentional. Props shailu25, poena, acosmin, harshgajipara, swissspidy. See #59839. Built from https://develop.svn.wordpress.org/trunk@57555 git-svn-id: http://core.svn.wordpress.org/trunk@57056 1a063a9b-81f0-0310-95a4-ce76da25c4cd
18 lines
630 B
PHP
18 lines
630 B
PHP
<?php
|
|
/**
|
|
* Title: Portfolio project overview
|
|
* Slug: twentytwentyfour/page-portfolio-overview
|
|
* Categories: twentytwentyfour_page, featured
|
|
* Keywords: starter
|
|
* Block Types: core/post-content
|
|
* Post Types: page, wp_template
|
|
* Viewport width: 1400
|
|
*/
|
|
?>
|
|
|
|
<!-- wp:pattern {"slug":"twentytwentyfour/banner-project-description"} /-->
|
|
<!-- wp:pattern {"slug":"twentytwentyfour/text-project-details"} /-->
|
|
<!-- wp:pattern {"slug":"twentytwentyfour/gallery-full-screen-image"} /-->
|
|
<!-- wp:pattern {"slug":"twentytwentyfour/text-centered-statement"} /-->
|
|
<!-- wp:pattern {"slug":"twentytwentyfour/gallery-project-layout"} /-->
|