leoncorre_wordpress_theme/plugins/events-manager/placeholders
2017-11-20 16:34:37 +01:00
..
attendees.php Leon Corre Theme for Wordpress 4.x 2017-11-20 16:34:37 +01:00
attendeeslist.php Leon Corre Theme for Wordpress 4.x 2017-11-20 16:34:37 +01:00
attendeespendinglist.php Leon Corre Theme for Wordpress 4.x 2017-11-20 16:34:37 +01:00
bookingbutton.php Leon Corre Theme for Wordpress 4.x 2017-11-20 16:34:37 +01:00
bookingform.php Leon Corre Theme for Wordpress 4.x 2017-11-20 16:34:37 +01:00
categories.php Leon Corre Theme for Wordpress 4.x 2017-11-20 16:34:37 +01:00
eventcategoriesimages.php Leon Corre Theme for Wordpress 4.x 2017-11-20 16:34:37 +01:00
eventtags.php Leon Corre Theme for Wordpress 4.x 2017-11-20 16:34:37 +01:00
locationmap.php Leon Corre Theme for Wordpress 4.x 2017-11-20 16:34:37 +01:00
readme.txt Leon Corre Theme for Wordpress 4.x 2017-11-20 16:34:37 +01:00

This folder has files containing some of the more complex placeholders output information.

Files in this folder are loaded automatically by the corresponding object and make certain variables available to them (see individual files for examples).

Any of these files in this folder can be individually overriden in your theme folder, making it upgrade safe without having to hack core plugin files directly.

To override a file, copy (not move) the file to wp-content/themes/yourtheme/plugins/events-manager/placeholders/ and edit as needed. 

If the file is within a subfolder of this directory, create that subdirectory in your theme path above and copy the file there.

Whilst we intend to keep changes to a minimum, it may be inevitable that we need to update these files to add new features or fix a 
reported bug, please keep this in mind when updating.