While working on a project today it occurred to me that my theme’s custom slideshow carousel categories lacked a reminder notice as to how they are used and updated.
Continue reading “Creating conditional notices in the WordPress Admin”
From the desktop of Joseph Dickson
While working on a project today it occurred to me that my theme’s custom slideshow carousel categories lacked a reminder notice as to how they are used and updated.
Continue reading “Creating conditional notices in the WordPress Admin”
After writing my previous post where I alphabetize all categories site wide except the ‘news-events’ slug it seemed appropriate to do the same thing as a very simplified plugin. Everything from that post remains the same except I’ve added a plugin header to provide information to WordPress about the plugin.
After writing my previous post where I alphabetize all categories site wide except the ‘news-events’ slug it seemed appropriate to do the same thing as a very simplified plugin. Everything from that post remains the same except I’ve added a plugin header to provide information to WordPress about the plugin.
Continue reading “Alphabetize All Categories Except News & Events plugin”
This week I had an interesting challenge. To order all posts within a website alphabetically for a college course directory. Additionally, the News & Events category would need to remain organized by newest to oldest.
This week I had an interesting challenge. To order all posts within a website alphabetically for a college course directory. Additionally, the News & Events category would need to remain organized by newest to oldest.
Continue reading “Alphabetize posts in all WordPress categories except one using conditional tags”