MZ Mobilize America Interface
MZ Mobilize America Interface
Description
Simple interface for displaying events from Mobilize America’s API via shortcode. Customize the display using template files in your theme.
- This is only an interface between your WP install and Mobilize America, provided free, with no guarantees.
- Visit Mobilize America more info on this galvanization tool.
- Check Mobilize America’s Terms and Conditions here.
Installation
- Upload
mz-mobilize-america.phpto the/wp-content/plugins/directory - Activate the plugin through the ‘Plugins’ menu in WordPress
- Visit Admin->Settings->MZ Mobilize America for Shortcodes
Faq
Because I like Mobilize America and there wasn’t one.
Reviews
This is great!
By Michelle W (mcwcreative) on April 30, 2021
I was just thinking about how I would love it if there was an integration with Mobilize America and boom here it is!
The plugin is very basic -- it displays the content in plain formating. The output gives you what you need to take the next step to style it for your site.
THANK YOU!
You're Welcome
By mikeill on April 29, 2021
I'll rate my own plugin. It works! Very minimal, but it's a decent foundation upon which my and other devs who need it can build it out and grow with Mobilize.
Considerate input welcome. Keep the faith, fellow activists.
Much needed plug-in
By moyeric on April 9, 2021
This plug-in fills in for the missing functionality of Mobilize to easily integrate with WordPress. It's a bit bare-bones but it is a great version 1 plug-in. I hope there continue to be updates because this is really helpful to get a grassroots campaign off the ground without requiring an experienced web developer.
Changelog
v1.0.5
- Bugfix: remove unnecessary deactivation hook
v1.0.4
- Update version and tested up to number.
- BUGFIX: better feedback when options not set or requests empty.
- Enhancement: Add some event-dependent css classes to events display for each event.
v1.0.3
- Update version and tested up to number.
v1.0.2
- Use wp_timezone() function requiring WP 5.3+
v1.0.1
- Bugfix: Stop enqueueing unnecessary files (which were also wrongly named)
- Bugfix: Correct name of enqueued js file.
- Bugfix: To include associated organization events, still need some query variables.
- Pull current time from WP settings instead of default timezone.
v1.0
- Initial Release