Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/the-events-calendar/the-events-calendar
The Events Calendar WordPress plugin
https://github.com/the-events-calendar/the-events-calendar
the-events-calendar wordpress wordpress-plugin
Last synced: about 2 months ago
JSON representation
The Events Calendar WordPress plugin
- Host: GitHub
- URL: https://github.com/the-events-calendar/the-events-calendar
- Owner: the-events-calendar
- License: other
- Created: 2014-01-30T02:17:01.000Z (almost 11 years ago)
- Default Branch: master
- Last Pushed: 2024-10-30T11:11:09.000Z (about 2 months ago)
- Last Synced: 2024-10-30T12:17:30.454Z (about 2 months ago)
- Topics: the-events-calendar, wordpress, wordpress-plugin
- Language: PHP
- Homepage: https://wordpress.org/plugins/the-events-calendar/
- Size: 138 MB
- Stars: 309
- Watchers: 64
- Forks: 193
- Open Issues: 45
-
Metadata Files:
- Readme: readme.md
- Changelog: changelog.md
- Contributing: CONTRIBUTING.md
- License: license.txt
- Codeowners: .github/CODEOWNERS
Awesome Lists containing this project
README
# The Events Calendar
Welcome to the official git repository for the WordPress plugin [The Events Calendar](http://wordpress.org/plugins/the-events-calendar/).
Please feel free to fork this repository and submit pull requests!
-----
We do have some guidelines that you should keep in mind while working with this repository:
1. **We have an internal release cycle and review pull requests once per cycle.** Unfortunately we can't guarantee a regular schedule for our review process, but please know that while it may take 1-2 months (at the most) before we review your request, we WILL review it.
2. **Please submit a detailed description with your pull request.** If we can't figure out what you're submitting, then we may close your request.
3. **We do not accept or handle support issues or bug reports here.** You may notice that we have disabled the Issues tab on this GitHub project. Please submit bug reports at [WordPress.org](http://wordpress.org/support/plugin/the-events-calendar). If you have purchased any of our premium add-ons, you may create an account and submit support requests at our [Premium Support Forums](http://evnt.is/kj).
4. **Please fork `master` and submit your pull requests against that branch.** This is the branch with the latest code we are working on. Pull requests will be re-targeted against the branch for the next appropriate release before merged.
5. **When developing apply `define('SCRIPT_DEBUG', true)` in your wp-config.php**. This will load unminified versions of our js assets and give you some debugging information in your dev console.
6. **Make yourself familiar with the dev folder, its readme and run the appropriate Grunt tasks before committing**. Js minification, css minification, debug code removal, linting and more should be performed as you develop. Its all done with the grunt tasks defined in the dev folder.
7. **Lastly: We don't recommend using the develop branch on production sites!** You’re welcome to give it a shot, but it is totally unrecommended - and we cannot provide any support if things go wrong. You’re on your own if you run develop code on your site.
That's all! please have fun and code responsibly :)
## Further Information
* **Official Release**: https://wordpress.org/plugins/the-events-calendar/
* **Readme**: https://github.com/moderntribe/the-events-calendar/blob/master/readme.txt
* **Website**: https://theeventscalendar.com/product/wordpress-events-calendar/
* **Support**: https://theeventscalendar.com/support
* **Documentation**: https://theeventscalendar.com/functions/