-
WordPress Sitemap Hydration from JSON
Paste sitemap.json generated from WP Kanban Plugin into “Tools > Blueprint Hydrator” to programmatically add the full nested sitemap to WordPress. functions.php sitemap.json
-
Add Adobe Fonts to WP
Add snippet to functions: functions.php Update theme.json accordingly: theme.json
-
-
-
Make WP Editor match style.css
Add to functions to force the page editor to use style.css: functions.php
-
Add Post with Category Checked
Shortcode used to on the archive template to add a “Add New Category Post” that should capture the current category and automatically check it off in the editor sidebar. functions.php style.css