registering a global template wordpress 6.0
?php
/*
* Template Name : Amaizing Inner Page 1 Template from me*
* @package WordPress
* @subpackage CADENTIC® BUSINESS THEME
* @since MY BUSINESS THEME 0.0.1
*/
?
if we would these simple lines in a template file we would use it as a global template but now in WordPress 6.0, there is no such attribute that exists in Gutenberg to select a new page template. I was following a few articles for this wordpress doc clouddera
Topic theme-development themes Wordpress
Category Web