Changeset 1948727
- Timestamp:
- 09/28/2018 04:54:42 PM (7 years ago)
- File:
-
- 1 edited
-
podium/trunk/includes/embed.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
podium/trunk/includes/embed.php
r1945073 r1948727 2 2 3 3 // Add the podium Javascript 4 add_action('wp_ head', 'add_podium');4 add_action('wp_footer', 'add_podium'); 5 5 6 6
Note: See TracChangeset
for help on using the changeset viewer.