Posts tagged “wordpresswednesday”
WordPress Wednesday: Display Post Type in Admin Posts List
In which I explain how to display a new column in the Wordpress Admin Posts list
WordPress Wednesday: Closing Slash Hack
How to get rid of annoying closing slashes that prevent HTML from validating.
WordPress Wednesday: @UpdraftPlus
The most important WordPress plugin
WordPress Wednesday: Thumbnail ALT Tags
How to grab an image ALT tag from the WordPress Media system
WordPress Wednesday: Grab First Image from Post
In which I explain how to parse the first image from a post
WordPress Wednesday: Huge Archives
In which I explain how to beautifully display enormous WordPress archives in a compact format
WordPress Wednesday: Safe Function Calls
If you’re editing a WordPress theme template file by adding a call to a plugin’s function, you need to be careful. In six months or a year you’re going to deactivate or delete that plugin, and you’re going to get a big ugly fatal PHP error on your blog. You can avoid it, though, by
WordPress Wednesday: Admin Lists
Right now I’ve got just under 3,400 posts here on this site. That makes it sort of a pain when I’m browsing through them in the back-end because by default the WordPress engine is set to display lists of posts fifteen at a time. I frequently have twenty or more drafts and / or scheduled
WordPress Wednesday: Pithy Quotes Plugin
If you look at the top of this page you’ll see that there is a short quip displayed in my header. Every time you visit any page, it changes. I have about fifteen little quotes in my database and they’re set to display randomly with each refresh of the page. I wrote a plugin which
WordPress Wednesday: Thesis Theme Tag Text
Today I’m going to explain how to make your WordPress blog display a special note based on a tag associated with a post. This tip is uniquely written for users of Chris Pearson’s awesome Thesis Theme, but if you are crafty enough with WordPress, you’ll be able to use it regardless of the theme you’re