Changeset 2159922
- Timestamp:
- 09/20/2019 10:25:56 AM (7 years ago)
- Location:
- team-118group-agent/trunk
- Files:
-
- 1 added
- 2 edited
-
modules/shortcodes.php (added)
-
readme.txt (modified) (1 diff)
-
wp-tga-filter.php (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
team-118group-agent/trunk/readme.txt
r2154268 r2159922 7 7 License: GPLv2 or later 8 8 License URI: https://www.gnu.org/licenses/gpl-2.0.html 9 Stable tag: 1.5. 110 Version: 1.5. 19 Stable tag: 1.5.2 10 Version: 1.5.2 11 11 12 12 Performs a variety of functions to assist your web designer with wordpress data and system care -
team-118group-agent/trunk/wp-tga-filter.php
r2154268 r2159922 3 3 Plugin Name: Team 118GROUP Agent 4 4 Description: Team 118GROUP Web Design Plugin to assist with monitoring your WordPress installation and assisting with system care 5 Version: 1.5. 15 Version: 1.5.2 6 6 Author: Team118GROUP 7 7 Author URI: http://www.118group.com 8 Stable tag: 1.5. 18 Stable tag: 1.5.2 9 9 */ 10 10 … … 44 44 'modules/settings.php', 45 45 'modules/scripts.php', 46 'modules/shortcodes.php', 46 47 ), dirname(__FILE__).'/' ); 47 48
Note: See TracChangeset
for help on using the changeset viewer.