Plugin Directory

Changeset 2159922


Ignore:
Timestamp:
09/20/2019 10:25:56 AM (7 years ago)
Author:
118group
Message:

Added shortcode functionality

Location:
team-118group-agent/trunk
Files:
1 added
2 edited

Legend:

Unmodified
Added
Removed
  • team-118group-agent/trunk/readme.txt

    r2154268 r2159922  
    77License: GPLv2 or later
    88License URI: https://www.gnu.org/licenses/gpl-2.0.html
    9 Stable tag: 1.5.1
    10 Version: 1.5.1
     9Stable tag: 1.5.2
     10Version: 1.5.2
    1111
    1212Performs 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  
    33Plugin Name: Team 118GROUP Agent
    44Description: Team 118GROUP Web Design Plugin to assist with monitoring your WordPress installation and assisting with system care
    5 Version: 1.5.1
     5Version: 1.5.2
    66Author: Team118GROUP
    77Author URI: http://www.118group.com
    8 Stable tag: 1.5.1
     8Stable tag: 1.5.2
    99*/
    1010
     
    4444    'modules/settings.php',
    4545    'modules/scripts.php',
     46    'modules/shortcodes.php',
    4647), dirname(__FILE__).'/' );
    4748
Note: See TracChangeset for help on using the changeset viewer.