Monday By Noon

Archive for the ‘Workbench’ Category

WordPress Widget Image Field: A Widget Utility Plugin

I’ve built a number of custom Widgets for projects, but image fields were always a bit of a hassle usually involving copying and pasting of image URLs. Based on the work I’ve been doing with Attachments, I thought this experience could be improved upon.

Introducing Hierarchy: Even More CMS for WordPress

A long standing (for what reason I’ve yet to understand) debate surrounding WordPress is whether or not it’s a “true” content management system versus a blogging platform. I’ve just released Hierarchy, a new WordPress plugin that will hopefully bridge the gap some still see.

Announcing Front End Upload, a New WordPress Plugin

Over the past month or so I’ve been working on one of the plugins I’ve had in the works for a bit. This one makes integrating a front end upload system with your WordPress theme a piece of cake. Development will continue to be active, but I’d love to get some initial feedback.

Attachments Pro 2.2: Wicked Sweet New Features

I’ve spent consistent time on Attachments Pro since it’s debut a few weeks ago, and I’m really pleased to announce the latest dot release; 2.2. With this release comes a couple new features and improvements that I’m really proud of and can’t wait to use!

Revisiting Custom Post Types, Custom Taxonomies, and Permalinks

Since last discussing Custom Post Types, Taxonomies, and the associated Theme files, WordPress has made our lives quite a bit easier. Here’s how I go about extending Custom Post Type permalinks with Custom Taxonomy slugs.

WordPress Posts Per Page Per Custom Post Type

With Custom Post Types it’s quite likely that you’ll want to use a different number of posts per page in comparison to the Blog pages show at most setting found in Settings > Reading. I’d strongly suggest avoiding a solution involving the posts_per_page argument of a custom loop and instead use one of the many [...]

Custom Comment Fields in WordPress

With the addition of Custom Post Types in WordPress, that leaves a lot of potential for repurposing comments into something more targeted to our post types, something like reviews. There are times, though, when the included comment fields aren’t quite enough.

I’m Quite Proud to Present Attachments 1.5

I’ve spent some time lately revising Attachments, my WordPress plugin that lets you append assets from your Media Library to Pages, Posts, and Custom Post Types in a very simple way. The entire attachment workflow has been reworked, and I think you’ll like the updates!

Upgrading Pods to use TinyMCE instead of NicEdit

WYSIWYG is trouble, but I’ve come to like TinyMCE the most out of anything. Pods has had one hand tied behind its back due to a the_editor() bug plaguing multiple instances of TinyMCE on the same page, but this quick Input Helper should help get us by until they’re officially supported in core.

Using Input Helpers in Pods CMS for WordPress

Input Helpers in Pods CMS for WordPress allow you to work with and manipulate the data available to your clients on a per-input-field basis. In this walkthrough we’ll discuss limiting the WordPress Pages available in a Pick column as a method of applying a custom background image to the selected pages.

Powered by Fusion

Random article