Over the weekend I released Meetup Widgets 2.0. There are very few visible changes – the only thing a casual user would probably notice is a warning if the plugin can’t detect OAuth. [OAuth is only used if you’ve entered your key + secret. If you have, users can RSVP for events through your site. […]
Author Archives: Kelly
Using Chosen + Custom Meta Boxes
Lately I’ve been using Custom Meta Boxes for use with custom post types. CMB makes programmatically adding specific custom fields to your posts very simple – as simple as filling out an array. The following example adds a WYSIWYG ‘sidebar’ field to posts, pages, and events (a custom post type): You do need to include the CMB code, though […]
Meetup Widgets
A new plugin! This one I’ve been working on (& using) for a while. I co-run a WordPress meetup through a local Meetup.com group, and we wanted to have our own blog for announcements, recaps, commenting, etc. I also wanted it to have some relation back to the events on meetup.com. So we have Meetup Widgets. This […]
Post From Site 3.0
This release is a major rewrite of the plugin code. A number of features have been added, some of these include widget support, hooks for theming, the ability to have unregistered users post (using recaptcha [recommended, but not required]). More documentation at the end of this post. Download now! Skip to user documentation? Skip to […]
pfs preview
Post From Site Preview! (don’t worry, if you’re not a fan of the twentyeleven style, you can disable it & make your own)