Changeset 2418706
- Timestamp:
- 11/14/2020 06:49:14 PM (5 years ago)
- Location:
- i2-pro-cons/trunk
- Files:
-
- 3 edited
-
i2-pros-and-cons.php (modified) (1 diff)
-
include/setting.php (modified) (1 diff)
-
readme.txt (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
i2-pro-cons/trunk/i2-pros-and-cons.php
r2418679 r2418706 8 8 * Author URI: https://github.com/imibrar 9 9 * Text Domain: i2-pros-and-cons 10 * Version: 1.2. 410 * Version: 1.2.5 11 11 * License: GPLv3 12 12 * License URI: http://www.gnu.org/licenses/gpl-3.0.html -
i2-pro-cons/trunk/include/setting.php
r2418679 r2418706 352 352 add_settings_section( 353 353 'i2_pros_and_cons_section_heading', // ID 354 'Head ding Setting', // Title354 'Heading Setting', // Title 355 355 array($this, 'section_info'), // Callback 356 356 'i2_pros_and_cons_heading' // Page -
i2-pro-cons/trunk/readme.txt
r2418679 r2418706 3 3 Tags: Pros & Cons, Amazon Pros & Cons, Pros and Cons, WP Pros & Cons 4 4 Tested up to: 5.5.3 5 Stable tag: 1.2. 45 Stable tag: 1.2.5 6 6 Requires PHP: 5.x 7 7 License: GPLv3
Note: See TracChangeset
for help on using the changeset viewer.