=== Eventer === Contributors: joe007, teezonic, binnyva Tags: event, registration Requires at least: 4.0. Tested up to: 4.9 Requires PHP: 5.4.4 Stable tag: 0.1.1 License: GPLv2 or later License URI: http://www.gnu.org/licenses/gpl-2.0.html Eventer is a plugin that helps you create event registration form and later display it on any page you want using shortcode. == Description == Eventer is a plugin that helps you create event registration form and later display it on any page you want using shortcode. Eventer has two dashboard views and two shortcodes. * Eventer - List of registrations, You can edit each of them except the images. * Settings - Not a page where you can change the settings, but you can find the shortcodes and other information. Shortcodes * [eventer_submit_form] - For registrations form. * [eventer_user_display] - For displaying the list of users in the frontend. == Installation == 1. Upload `eventer` to the `/wp-content/plugins/` directory 1. Activate the plugin through the 'Plugins' menu in WordPress == Changelog == = 1.0 = * Initial Commit - May the force be with this plugin.