postmatic/press-this-for-the-events-calendar
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Repository files navigation
=== Plugin Name === Plugin Name: Press This for The Events Calendar Contributors: flexseth Donate link: http://flexperception.com Tags: the events calendar, event management, workflow, Press This, bookmarklet Requires at least: 3.0.1 Tested up to: 4.4.2 Stable tag: 4.3 License: GPLv2 or later License URI: http://www.gnu.org/licenses/gpl-2.0.html Modify the Press This bookmarklet to be able to easily post Event types, which will allow you to easily add Events to The Events Calendar, a calendar plugin by Modern Tribe. == Description == Use this plugin to easily add events to your event calendar that uses The Events Calendar plugin by Modern Tribe. == Installation == 1. Upload `press-this-for-the-events-calendar.php` to the `/wp-content/plugins/` directory 2. Activate the plugin through the 'Plugins' menu in WordPress 3. Enjoy. == Frequently Asked Questions == = Do you do The Event Calendar integrations? = Yes! Please go to flexperception.com and you can contact me. = Is this software open source = of course it is. If you want to support and need help, hire a developer. = Does this work for other custom post types = yup! Just change the line that says $data['post_type'] = 'tribe_events'; replacing tribe_events with your custom post type name.