Опис
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.
Відгуки
Учасники та розробники
“MZ Mobilize America Interface” — проект з відкритим вихідним кодом. В розвиток плагіну внесли свій вклад наступні учасники:
УчасникиПерекладіть “MZ Mobilize America Interface” на вашу мову.
Цікавитесь розробкою?
Перегляньте код, перегляньте сховище SVN або підпишіться на журнал розробки за допомогою RSS.
Журнал змін
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