Sagamore PTA Wordpress notes: Difference between revisions

From Parents
Jump to navigation Jump to search
(Start a place for Wordpress notes)
 
(How to allow Pages to have Tags and Categories)
Line 1: Line 1:
https://managewp.com/wordpress-content-management-complete-guide
https://managewp.com/wordpress-content-management-complete-guide

Of the two default content types in Wordpress, '''Pages (unlike the other, Posts), cannot have Tags or Categories associated with them by default'''. It is relatively simple to '''change that''' with [https://www.sitepoint.com/wordpress-pages-use-tags/ some code] or [https://wordpress.org/plugins/pages-are-posts/ a simple plugin] (and there are other plugins too I haven't evaluated, but I like that one for [https://plugins.trac.wordpress.org/browser/pages-are-posts/trunk/pages-are-posts.php its simplicity]).





Revision as of 02:22, 25 April 2014

https://managewp.com/wordpress-content-management-complete-guide

Of the two default content types in Wordpress, Pages (unlike the other, Posts), cannot have Tags or Categories associated with them by default. It is relatively simple to change that with some code or a simple plugin (and there are other plugins too I haven't evaluated, but I like that one for its simplicity).