Changeset 2726638
- Timestamp:
- 05/19/2022 09:20:12 AM (4 years ago)
- Location:
- ap-custom-testimonial
- Files:
-
- 1 added
- 2 edited
-
tags/1.4.9 (added)
-
trunk/ap-custom-testimonial.php (modified) (2 diffs)
-
trunk/readme.txt (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
ap-custom-testimonial/trunk/ap-custom-testimonial.php
r2664185 r2726638 6 6 Plugin URI: https://accesspressthemes.com/wordpress-plugins 7 7 Description: A plugin to add testimonial to a site. 8 Version: 1.4. 88 Version: 1.4.9 9 9 Author: AccessPress Themes 10 10 Author URI: http://accesspressthemes.com … … 15 15 //Decleration of the necessary constants for plugin 16 16 if (!defined('APCT_VERSION')) { 17 define('APCT_VERSION', '1.4. 8');17 define('APCT_VERSION', '1.4.9'); 18 18 } 19 19 -
ap-custom-testimonial/trunk/readme.txt
r2664185 r2726638 4 4 Tags: testimonial, simple, responsive, easy, testimonial slider, testimonial layouts, testimonials, testimonials slider, custom testimonial, testimonial shortcode 5 5 Requires at least: 3.8 6 Tested up to: 5. 87 Stable tag: 1.4. 86 Tested up to: 5.9 7 Stable tag: 1.4.9 8 8 License: GPLv2 or later 9 9 License URI: http://www.gnu.org/licenses/gpl-2.0.html … … 102 102 103 103 == Changelog == 104 = 1.4.9 = 105 * Compatibility check with latest WordPress Version 5.9 106 107 104 108 = 1.4.8 = 105 109 * Fixed a minor security issue.
Note: See TracChangeset
for help on using the changeset viewer.