Notice: Function _load_textdomain_just_in_time was called incorrectly. Translation loading for the usces domain was triggered too early. This is usually an indicator for some code in the plugin or theme running too early. Translations should be loaded at the init action or later. Please see Debugging in WordPress for more information. (This message was added in version 6.7.0.) in /home/sites/trademark/web/fullsitepatternercom/en/wp-includes/functions.php on line 6114

Notice: Function _load_textdomain_just_in_time was called incorrectly. Translation loading for the wp-statistics domain was triggered too early. This is usually an indicator for some code in the plugin or theme running too early. Translations should be loaded at the init action or later. Please see Debugging in WordPress for more information. (This message was added in version 6.7.0.) in /home/sites/trademark/web/fullsitepatternercom/en/wp-includes/functions.php on line 6114

Notice: Function _load_textdomain_just_in_time was called incorrectly. Translation loading for the updraftplus domain was triggered too early. This is usually an indicator for some code in the plugin or theme running too early. Translations should be loaded at the init action or later. Please see Debugging in WordPress for more information. (This message was added in version 6.7.0.) in /home/sites/trademark/web/fullsitepatternercom/en/wp-includes/functions.php on line 6114
Shortcode (requires plugin FullSite-Patterner-seo) | FullSite-Patterner – WordPress block theme with full site editing

HOME  >  HOW TO USE > Shortcode (requires plugin FullSite-Patterner-seo)

Shortcode (requires plugin FullSite-Patterner-seo)

Shortcodes can be included in the theme body file, but in WordPress official themes, it is not recommended to include shortcodes and SEO functions in the theme body.

Therefore, it is prepared separately as a plug-in.

“FullSite-Patterner” uses shortcodes for breadcrumbs

Breadcrumbs are realized by breadcrumb.php of plug-in “FullSite-Patterner-seo” .

We also have a block pattern (breadcrumb-with-plugin) with the following shortcode in advance .

  [myphp file='breadcrumb']    

Shortcode.php of the plug-in “FullSite-Patterner-seo” reads the PHP file with the shortcode .

A short code that is convenient for site management is also set

In shortcode.php , the following shortcodes are also set so that they can be used freely.

short codeSettingsExample of use
homeurlSite top page URLhttps://full-site-patterner.com/en/category
imgurlassets/img directory in theme folderhttps://full-site-patterner.com/en/wp-content/themes/fullsite-patterner /assets/images /image001.jpg
bloginfo_nameSite (blog) name©FullSite-Patterner – WordPress block theme with full site editing All rights reserved.
,