/explore

Click through on any links that interest you or select the planets on the right to continue exploring the Outer Web.
You are here

jonchristopher.us
| | stevenwoodson.com
3.0 parsecs away

Travel
| | One developers journey toward content authoring nirvana. Thought process, decisions, and source code for a WordPress composable architecture.
| | tech.chrishardie.com
3.2 parsecs away

Travel
| | As a part of some local journalism projects I'm exploring, I wanted to have a way to get information that is being emailed around (press releases, newsletters) into a publicly accessible RSS feed. I've already explored this general "unlock email into an RSS feed" workflow using Zapierbut Zapier's limitations around translating HTML email messages into ... Continue reading Unlocking email content into RSS feeds redux with WordPress and Postie
| | justintadlock.com
1.9 parsecs away

Travel
| | The ultimate guide for understanding, creating, and using custom post types with WordPress.
| | kaspars.net
11.5 parsecs away

Travel
| [caption id="attachment_3686" align="aligncenter" width="500"] Display a warning to editors when the number of characters or words exceeds a certain limit[/caption] Sometimes you want to limit the number of words that your editors or clients can enter into a post (usually of a custom post type). Here is a simple snippet of PHP and javascript that...