Changeset 1723334
- Timestamp:
- 09/01/2017 04:48:40 PM (9 years ago)
- Location:
- track-connect/trunk
- Files:
-
- 3 edited
-
includes/views/override/single-listing/body.php (modified) (1 diff)
-
plugin.php (modified) (1 diff)
-
readme.txt (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
track-connect/trunk/includes/views/override/single-listing/body.php
r1723266 r1723334 32 32 33 33 <?php single_listing_post_content(); ?> 34 ?>35 34 36 35 -
track-connect/trunk/plugin.php
r1723266 r1723334 7 7 Author URI: http://www.trackhs.com 8 8 9 Version: 4.0. 09 Version: 4.0.1 10 10 11 11 License: GNU General Public License v2.0 (or later) -
track-connect/trunk/readme.txt
r1723266 r1723334 44 44 45 45 == Changelog == 46 = 4.0.1 = 47 Removed a typo of a closing bracket. 48 46 49 = 4.0.0 = 47 50 Added override and made it possible for all clients to upgrade to same version.
Note: See TracChangeset
for help on using the changeset viewer.