MZ Mobilize America Interface

Deskripsyon

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.

Pag-install

  1. Upload mz-mobilize-america.php to the /wp-content/plugins/ directory
  2. Activate the plugin through the ‘Plugins’ menu in WordPress
  3. Visit Admin->Settings->MZ Mobilize America for Shortcodes

FAQ

Why did you make this plugin?

Because I like Mobilize America and there wasn’t one.

Mga Review

Abril 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!
Abril 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.
Abril 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.
Basahin lahat ng 3 na review

Mga Contributor at Developer

Ang “MZ Mobilize America Interface” ay open source software. Ang mga sumusunod na tao ay nag-ambag sa plugin na ito.

Mga Contributor

Isalin ang “MZ Mobilize America Interface” sa iyong wika.

Interesado sa development?

Tingnan ang code, i-check ang SVN repository, o mag-subscribe sa development log sa pamamagitan ng RSS.

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