This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| <?php | |
| /** | |
| * The Events Calendar / PRO: | |
| * Redirect tribe_events archive pages to custom page (MUST ENTER IT YOURSELF, BELOW) | |
| * Does not carry-forward query string parameters | |
| * | |
| * From https://gist.github.com/cliffordp/acfde15af9cea91af4fbec168182fd1d | |
| * | |
| * @link https://theeventscalendar.com/knowledgebase/embedding-calendar-views-tribe_events-shortcode/ |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| <?php | |
| /** | |
| * @package Food_example_plugin | |
| * @version 1.0 | |
| */ | |
| /* | |
| Plugin Name: Food example plugin | |
| Plugin URI: http://wordpress.org/extend/plugins/# | |
| Description: This is an example plugin for WPMU DEV readers | |
| Author: Carlo Daniele |
NewerOlder