Plugin Directory

Changeset 3065796


Ignore:
Timestamp:
04/06/2024 01:59:27 AM (2 years ago)
Author:
morganhvidt
Message:

Restore PHP 7.0 support

Location:
total-user-count-shortcode
Files:
4 edited

Legend:

Unmodified
Added
Removed
  • total-user-count-shortcode/tags/1.1.2/readme.txt

    r3065338 r3065796  
    77Requires at least: 5.0
    88Tested up to: 6.5
    9 Requires PHP: 7.5
     9Requires PHP: 7.0
    1010Stable tag: trunk
    1111License: GPLv2 or later
     
    5151Yes, the shortcode can be placed in any post, page, or widget area, and within any content like paragraphs or headings (H1, H2, etc.).
    5252
    53 == Installation ==
    54 The Total User Count plugin Installation Instructions:
    5553
    56 
    57 1. Upload the Total User Count Shortcode plugin  to your /wp-content/plugins/ directory or through the Plugin admin section under "add new".,
    58 2. Activate the plugin through the ‘Plugins’ menu in WordPress.,
    59 3. Configure your settings.
    60 4. That's it!
    61 
    62 == Frequently Asked Questions ==
    63 
    64 = Can I use it anywhere? =
    65 Yes you can! Just put in in anywhere you'd like, in Paragraphs or headings like H1, H2. Anywhere
    6654
    6755
  • total-user-count-shortcode/tags/1.1.2/total-user-count-shortcode.php

    r3065321 r3065796  
    55 * Version:           1.1.2
    66 * Author:            Morgan Hvidt
    7  * Author URI:        https://puri.io/
     7 * Author URI:        https://morganhvidt.com
    88 */
    99
  • total-user-count-shortcode/trunk/readme.txt

    r3065338 r3065796  
    77Requires at least: 5.0
    88Tested up to: 6.5
    9 Requires PHP: 7.5
     9Requires PHP: 7.0
    1010Stable tag: trunk
    1111License: GPLv2 or later
     
    5151Yes, the shortcode can be placed in any post, page, or widget area, and within any content like paragraphs or headings (H1, H2, etc.).
    5252
    53 == Installation ==
    54 The Total User Count plugin Installation Instructions:
    5553
    56 
    57 1. Upload the Total User Count Shortcode plugin  to your /wp-content/plugins/ directory or through the Plugin admin section under "add new".,
    58 2. Activate the plugin through the ‘Plugins’ menu in WordPress.,
    59 3. Configure your settings.
    60 4. That's it!
    61 
    62 == Frequently Asked Questions ==
    63 
    64 = Can I use it anywhere? =
    65 Yes you can! Just put in in anywhere you'd like, in Paragraphs or headings like H1, H2. Anywhere
    6654
    6755
  • total-user-count-shortcode/trunk/total-user-count-shortcode.php

    r3065321 r3065796  
    55 * Version:           1.1.2
    66 * Author:            Morgan Hvidt
    7  * Author URI:        https://puri.io/
     7 * Author URI:        https://morganhvidt.com
    88 */
    99
Note: See TracChangeset for help on using the changeset viewer.