Changeset 2143527
- Timestamp:
- 08/22/2019 06:59:24 AM (7 years ago)
- Location:
- team-118group-agent/trunk
- Files:
-
- 2 edited
-
readme.txt (modified) (1 diff)
-
wp-tga-filter.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
team-118group-agent/trunk/readme.txt
r2143202 r2143527 4 4 Tested up to: 5.2.2 5 5 Stable tag: trunk 6 Requires PHP: 7. 36 Requires PHP: 7.2 7 7 License: GPLv2 or later 8 8 License URI: https://www.gnu.org/licenses/gpl-2.0.html 9 Stable tag: 1.3 10 Version: 1.3 9 Stable tag: 1.3.1 10 Version: 1.3.1 11 11 12 Outputs Gravity Form Entries into JSON 12 Performs a variety of functions to assist your web designer with wordpress data and system care 13 13 14 14 == Description == -
team-118group-agent/trunk/wp-tga-filter.php
r2143202 r2143527 11 11 //error_reporting(E_ALL); 12 12 //ini_set('display_errors', 'On'); 13 14 13 15 14
Note: See TracChangeset
for help on using the changeset viewer.