Tag: wordpress
-
Code: Getting rid of the duplicate submenu with add_menu_page and add_submenu_page
So I ran across an issue today when creating a custom admin menu and submenu items. I wanted to have a submenu item in the menu that linked to the main admin menu page, but did not have the same anchor as the parent. I kept running into this: You can see that, since I’m currently…
-
Progress Bar spotting in the wild
Today I came across my progress bar plugin for WordPress on the Soccer Morning donations page. Soccer Morning is a daily soccer podcast focussing on American soccer (national team, MLS, American players abroad, etc). The cool thing is it’s something I’ve started listening to. Check it out. And while you’re there, make a donation to…
-
Do we really need comments anymore?
Once upon a time, comments were king. The number of comments you got on a post not only represented the conversation surrounding that post but also measured its impact. This inevitably led to ways of gaming the system — spammers used comments to implant their backlinks to their black market viagra sites, and would-be and/or…
-
Use Bootswatch themes with Museum Core to “skin” your site
I did a writeup on Museum Themes on how to use Bootstrap 3 themes with Museum Core (which this site uses) to get new “skins” for the Core theme. Note: I wouldn’t have even thought of this if it wasn’t for Shawn Wildermuth‘s Bootstrap 3 course on Pluralsight. If you want to check it out, I…
-
New Pluralsight Course: User Roles & Capabilities in WordPress
I’ll tell you a secret: up until a few months ago, user roles and permissions in WordPress were a vast, unexplored land of confusing terms (capabilities and — gasp — meta capabilities) and complex relationships. I didn’t know much, but I did know that if you were playing with new user roles or capabilities and messed up…
-
Function Reference/register taxonomy for object type « WordPress Codex
New favorite WordPress function: register_taxonomy_for_object_type(). Associate an existing taxonomy with an existing post type. Function Reference/register taxonomy for object type « WordPress Codex.
-
There I go again…
So, today the WordPress 3.8 Admin Help team met up in #wordpress-sfd — a fact that I would have forgotten entirely about had I not been at my computer coding at the time . Siobhan and one other made the meeting. That was fine. You may recall I mentioned something a while ago about getting involved…
-
I’m speaking at WCSLC
I’m presenting again at WordCamp SLC. This time on internationalization in WordPress, something fresh on my mind from having just finished my last Pluralsight course on the same topic.
-
Update Shaming
I wrote a plugin, inspired by my wife, which is designed to give you dirty looks for pages you haven’t updated recently. It’s actually functional, because it gives you a rundown of your oldest content by last modified date. And it does stuff like this: Check it out.
-
Twenty Fourteen
This year, I’ve made it a goal to get more involved in WordPress. Not just peripheral, documentation projects, not just committing plugins and themes to the repository, but also contributing (in whatever form it takes) to core. And, okay, there’s an ulterior motive at work — 3.8 is the release that Matt is leading. So I…