Video Insertion

Videos are implemented on multiple content types throughout the site.  Here are some of the implementation methods, organized by content type: Scripts In the editor, add the YouTube video id in the Script Information section. There can be only one video id per script,...

Contact Forms

All contact forms on biopac.com are set up using ContactForm7. There are mutliple customizations in the biopac-custom plugin, generally in the files cf7.php and cf7-module-querystring.php files. Many of the customizations are for routing the emails to a specific...

Redirects

There are several layers of redirects that we have setup. This should be the order in which they run: 1) .htaccess redirects. These include very high-level settings such as redirecting http to https and pointing certain URL formats to the WP application to be...