wpeventmanager / wpem-rest-api

GNU General Public License v3.0
0 stars 3 forks source link

=== WPEM - REST API ===

Contributors: wpeventmanager,ashokdudhat,krinay Donate link: https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=55FRYATTFLA5N Tags: event manager, Event, events, event manager api , listings Requires at least: 4.1 Tested up to: 6.2.2 Stable tag: 1.0.5 Requires PHP: 5.6 License: GPLv3 License URI: https://www.gnu.org/licenses/gpl-3.0.html

WP Event Manager Rest API

== Description ==

WP Event Manager Rest API

[youtube https://www.youtube.com/watch?v=CPK0P7ToRgM]

= Documentation =

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!

= Be a contributor = 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.

= Documentation and Support =

= Connect With US = To stay in touch and get latest update about WP Event Manager's further releases and features, you can connect with us via:

== Installation ==

= Automatic installation =

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.

= Manual installation =

The manual installation method involves downloading the plugin and uploading it to your web server via your favorite FTP application.

= Getting started =

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.

== Frequently Asked Questions ==

= How do I setup WP Event Manager? =

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!

= Can I use WP Event Manager without frontend event submission? =

Yes! If you don't setup the [submit_event_form] shortcode, you can just post from the admin backend.

= How can I customize the event submission form? =

There are three ways to customize the fields in WP Event Manager;

  1. For simple text changes, using a localisation file or a plugin such as Say What.

  2. For field changes, or adding new fields, using functions/filters inside your theme's functions.php file: Read more.

  3. 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.

= How can I be notified of new events via email? =

If you wish to be notified of new postings on your site you can use a plugin such as Post Status Notifier.

== Screenshots ==

== Changelog ==

= 1.0.5 [ 9th Feb 2023 ] =

Fixed : Remove a message from the App branding page. Added : API key expiry status is added.

= 1.0.4 [ 17th Oct 2023 ] =

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.

= 1.0.3 [ 22nd Dec 2022 ] =

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.

= 1.0.2 [ May 18th, 2022 ] =

Fixed - Ecosystem Controller file.

= 1.0.1 [ May 17th, 2022 ] =

Fixed - Past events search. Fixed - Message and status code improvements. Fixed - Data improvements.

= 1.0.0 [ 9th Apr 2021 ] =