描述
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.
安装
- 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
常见问题
-
Why did you make this plugin?
-
Because I like Mobilize America and there wasn’t one.
评价
2021 年 4 月 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 年 4 月 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 年 4 月 9 日
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.
贡献者及开发者
更新日志
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