Changeset 1597573
- Timestamp:
- 02/16/2017 09:50:07 PM (9 years ago)
- File:
-
- 1 edited
-
wp-tripkly/trunk/iframe.php (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
wp-tripkly/trunk/iframe.php
r1323086 r1597573 4 4 Plugin URI: http://wordpress.org/plugins/wp-tripkly/ 5 5 Description: Show Tripkly Trails activity on your WordPress site. 6 Version: 1. 06 Version: 1.1 7 7 Author: Kodo' srl <info@kodogroup.it> 8 8 Author URI: http://www.kodogroup.it … … 10 10 */ 11 11 12 define('TRIPKLY_BASE_EMBED_URL', 'http://www.tripkly.com/ trails/embed/');13 define('VERSION', '1. 0');12 define('TRIPKLY_BASE_EMBED_URL', 'http://www.tripkly.com/community/trails/embed/'); 13 define('VERSION', '1.1'); 14 14 15 15 function iframe_unqprfx_embed_shortcode( $atts ) {
Note: See TracChangeset
for help on using the changeset viewer.