WP Event Manager Rest API
WP Event Manager Rest API
Documentation for the core plugin and add-ons can be found on the docs site here. Please take a look before requesting support because it covers all frequently asked questions!
If you want to contribute, go to our WP Event Manager Rest API GitHub Repository and see where you can help.
You can also add a new language via translate.wordpress.org. We’ve built a short guide explaining how to translate and localize the plugin.
Thanks to all of our contributors.
To stay in touch and get latest update about WP Event Manager’s further releases and features, you can connect with us via:
– Facebook
– Twitter
– Google Plus
– Linkedin
– Pinterest
– Youtube.
Automatic installation is the easiest option as WordPress handles the file transfers itself and you don’t even need to leave your web browser. To do an automatic install, log in to your WordPress admin panel, navigate to the Plugins menu and click Add New.
In the search field type “WP Event Manager” and click Search Plugins. Once you’ve found the plugin you can view details about it such as the the point release, rating and description. Most importantly of course, you can install it by clicking Install Now.
The manual installation method involves downloading the plugin and uploading it to your web server via your favorite FTP application.
Download the plugin file to your computer and unzip it
Using an FTP program, or your hosting control panel, upload the unzipped plugin folder to your WordPress installation’s wp-content/plugins/
directory.
Activate the plugin from the Plugins menu within the WordPress admin.
Once installed:
Note when using shortcodes, if the content looks blown up/spaced out/poorly styled, edit your page and above the visual editor click on the ‘text’ tab. Then remove any ‘pre’ or ‘code’ tags wrapping your shortcode.
View the getting installation and setup guide for advice getting started with the plugin. In most cases it’s just a case of adding some shortcodes to your pages!
Yes! If you don’t setup the [submit_event_form] shortcode, you can just post from the admin backend.
There are three ways to customize the fields in WP Event Manager;
For simple text changes, using a localisation file or a plugin such as Say What.
For field changes, or adding new fields, using functions/filters inside your theme’s functions.php file: Read more.
Use a 3rd party plugin which has a UI for field editing.
If you’d like to learn about WordPress filters, here is a great place to start: Read more.
If you wish to be notified of new postings on your site you can use a plugin such as Post Status Notifier.
Fixed : Remove a message from the App branding page.
Added : API key expiry status is added.
Fixed : Description is added for REST API addon.
Fixed : Repeated Ajax requests sending while selecting a color issue is fixed.
Fixed : Display the save message while saving App Branding.
Fixed : Show the notice in proper alignment.
Added : A copied key button is added on the key generate page.
Added : Application name feature added to the add-on.
Fixed – Event Ticket scaning issue with mobile app.
Fixed – Order tab option not working in mobile app.
Fixed – Event organizer user permission issue.
Fixed – Organizer add note feature not working correctly.
Fixed – Ticket sales report visibility issue.
Fixed – Removed licence key for Rest API addon.
Fixed – Ecosystem Controller file.
Fixed – Past events search.
Fixed – Message and status code improvements.
Fixed – Data improvements.