Plugin Directory

Changeset 2418706


Ignore:
Timestamp:
11/14/2020 06:49:14 PM (5 years ago)
Author:
imibrar
Message:

Fix Type Error

Location:
i2-pro-cons/trunk
Files:
3 edited

Legend:

Unmodified
Added
Removed
  • i2-pro-cons/trunk/i2-pros-and-cons.php

    r2418679 r2418706  
    88 * Author URI: https://github.com/imibrar
    99 * Text Domain: i2-pros-and-cons
    10  * Version: 1.2.4
     10 * Version: 1.2.5
    1111 * License: GPLv3
    1212 * License URI: http://www.gnu.org/licenses/gpl-3.0.html
  • i2-pro-cons/trunk/include/setting.php

    r2418679 r2418706  
    352352    add_settings_section(
    353353        'i2_pros_and_cons_section_heading', // ID
    354         'Headding Setting', // Title
     354        'Heading Setting', // Title
    355355        array($this, 'section_info'), // Callback
    356356        'i2_pros_and_cons_heading' // Page
  • i2-pro-cons/trunk/readme.txt

    r2418679 r2418706  
    33Tags: Pros & Cons, Amazon Pros & Cons, Pros and Cons, WP Pros & Cons
    44Tested up to: 5.5.3
    5 Stable tag: 1.2.4
     5Stable tag: 1.2.5
    66Requires PHP: 5.x
    77License: GPLv3
Note: See TracChangeset for help on using the changeset viewer.