Skip to content

Releases: steventrotter/action-center

Action Center 1.2.0

Choose a tag to compare

@steventrotter steventrotter released this 02 Sep 22:52

Feed: new ?full=1 parameter adds a content object to each item with the full body (summary_html, steps, sample_texts, links, videos, button_text), so apps and partner sites can show a complete action without an authenticated request.

Feed: every item now carries a modified timestamp in UTC, so a service watching the feed can tell a new action from an edited one.

Feed: image is now the 768px size instead of 300px, which looks far better on a phone. The old size is still available as image_small.

All changes are additive. Existing consumers keep working untouched.

v1.1.1

Choose a tag to compare

@steventrotter steventrotter released this 03 Jul 01:51

Fixed: feed titles and summaries now fully decode HTML entities.

v1.1.0

Choose a tag to compare

@steventrotter steventrotter released this 03 Jul 01:39

Automatic updates: Action Center now checks this repository for new releases and updates through the normal WordPress update flow (bundled Plugin Update Checker 5.7, MIT).

Install: download action-center-1_1_0.zip and upload via Plugins > Add New > Upload Plugin. Already installed? This and all future versions arrive as normal WordPress updates.

v1.0.0

Choose a tag to compare

@steventrotter steventrotter released this 03 Jul 01:22

First public release of Action Center, a WordPress plugin for nonprofits and advocacy groups that publish Calls to Action: petitions, public comment windows, letter-writing campaigns, volunteer asks.

Highlights

  • Action Center listing page via the [cta_list] shortcode: urgent deadline actions first, then ongoing actions, with type and organization filters
  • Per-CTA detail pages with summary, ordered steps, copy-paste sample texts, related links, files, YouTube embeds, and automatic expired notices
  • Upcoming CTAs block for featuring current actions on any page
  • Public JSON feed at /wp-json/action-center/v1/actions with limit, urgency, type, and org parameters, so partner sites and apps can display your actions
  • AI-assisted CTA creation through the WordPress MCP plugin: an assistant like Claude drafts complete CTAs from a link, always as drafts for your review
  • JSON import and export of CTAs
  • Automatic Find Your Legislators section for CTAs tagged with the Contact Your Legislator type

Install

Download action-center-1_0_0.zip below and upload it via Plugins > Add New > Upload Plugin. Full documentation lives inside the plugin at Settings > Action Center > Documentation.

Note: deleting the plugin removes all CTAs, tags, and settings. Deactivating removes nothing. Export your CTAs first if you want a backup.