| 开发者 | husobj |
|---|---|
| 更新时间 | 2025年11月26日 21:13 |
| PHP版本: | 3.9 及以上 |
| WordPress版本: | 6.8.3 |
| 版权: | GPL2 or later |
| 版权网址: | 版权信息 |
plugin-name.php to the /wp-content/plugins/ directoryEither enter numbers in the order fields or drag them into the order you want.
contextual_help implementation.page_part_theme_templates_depth filter when getting template images.page_part_theme_default_template_image.page_part_locate_templates filter.page_part_theme_templates filter to change the maximum folder depth where page part templates can be found in the theme.page_part_show_default_template filter.$page-part object to page_part_theme_templates filter.
Changed
page-attributes meta box to Page Parts (includes "order" field).page_parts_default_template_name filter so that the Default Template name can be changed in admin menus.page-part-default class to page parts with no template assigned.menu_order via AJAX.
Fixed
page-parts constant.page_parts_supported_post_types filter to enable support for other post types.page_parts_admin_columns and page_parts_admin_column_{$column_name} filters for adding extra columns to the page parts table.WP_List_Table class.
Fixed
register_page_part_args filter.