Plugin Directory

Changeset 3211864


Ignore:
Timestamp:
12/22/2024 05:18:54 PM (15 months ago)
Author:
tmconnect
Message:

Correction for PHP8

Location:
acf-tooltip/tags/1.2.4
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • acf-tooltip/tags/1.2.4/acf-tooltip.php

    r3211863 r3211864  
    3333            'this_acf_version'  => 0,
    3434            'min_acf_version'   => '5.5.0',
    35             'version'           => '1.2.3',
     35            'version'           => '1.2.4',
    3636            'url'               => plugin_dir_url( __FILE__ ),
    3737            'path'              => plugin_dir_path( __FILE__ ),
  • acf-tooltip/tags/1.2.4/readme.txt

    r3211863 r3211864  
    55Requires at least: 4.7
    66Tested up to: 6.1.1
    7 Stable tag: 1.2.2
     7Stable tag: 1.2.4
    88License: GPLv2 or later
    99License URI: https://www.gnu.org/licenses/gpl-2.0.html
Note: See TracChangeset for help on using the changeset viewer.