Forums

The forums ran from 2008-2020 and are now closed and viewable here as an archive.

Home Forums Back End WP – How to add a script to a specific page Reply To: WP – How to add a script to a specific page

#182132
chrisburton
Participant

You wouldn’t need an if statement. is_page_template(templateName) will only load the maps script if it matches.