Opis
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.
Instalacja
- 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
Najczęściej zadawane pytania
-
Why did you make this plugin?
-
Because I like Mobilize America and there wasn’t one.
Recenzje
2021-04-30
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!
2021-04-29
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.
2021-04-09
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.
Kontrybutorzy i deweloperzy
„MZ Mobilize America Interface” jest oprogramowaniem open source. Poniższe osoby miały wkład w rozwój wtyczki.
ZaangażowaniPrzetłumacz wtyczkę “MZ Mobilize America Interface” na swój język.
Interesuje cię rozwój wtyczki?
Przeglądaj kod, sprawdź repozytorium SVN lub czytaj dziennik rozwoju przez RSS.
Rejestr zmian
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