Plugin Directory

Changeset 3068158


Ignore:
Timestamp:
04/10/2024 04:41:33 AM (2 years ago)
Author:
pothi
Message:

Remove excessive tags for better compliance

Location:
auto-maintenance-mode
Files:
4 edited
2 copied

Legend:

Unmodified
Added
Removed
  • auto-maintenance-mode/tags/1.1.0/readme.txt

    r2985786 r3068158  
    44Tags: maintenance, maintenance mode, under construction, construction, dev, dev site, staging, staging site
    55Requires at least: 4.0
    6 Tested up to: 6.4
     6Tested up to: 6.5
    77Stable tag: 1.1.0
    88Requires PHP: 5.4
  • auto-maintenance-mode/tags/1.1.1/auto-maintenance-mode.php

    r2488352 r3068158  
    22/*
    33Plugin Name: Auto Maintenance Mode
    4 Version: 1.1.0
     4Version: 1.1.1
    55Plugin URI: https://www.tinywp.in
    66Author: Pothi Kalimuthu
  • auto-maintenance-mode/tags/1.1.1/readme.txt

    r3053014 r3068158  
    22Contributors: pothi
    33Donate link: https://www.paypal.me/pothi
    4 Tags: maintenance, maintenance mode, under construction, construction, dev, dev site, staging, staging site
     4Tags: maintenance, maintenance mode, under construction, dev site, staging site
    55Requires at least: 4.0
    66Tested up to: 6.5
    7 Stable tag: 1.1.0
     7Stable tag: 1.1.1
    88Requires PHP: 5.4
    99License: GPLv3
     
    5757== Changelog ==
    5858
     59= 1.1.1 =
     60* Remove excessive tags for better compliance.
     61
    5962= 1.1.0 =
    6063* Fix for WordPress 5.7
  • auto-maintenance-mode/trunk/auto-maintenance-mode.php

    r2488352 r3068158  
    22/*
    33Plugin Name: Auto Maintenance Mode
    4 Version: 1.1.0
     4Version: 1.1.1
    55Plugin URI: https://www.tinywp.in
    66Author: Pothi Kalimuthu
  • auto-maintenance-mode/trunk/readme.txt

    r3053014 r3068158  
    22Contributors: pothi
    33Donate link: https://www.paypal.me/pothi
    4 Tags: maintenance, maintenance mode, under construction, construction, dev, dev site, staging, staging site
     4Tags: maintenance, maintenance mode, under construction, dev site, staging site
    55Requires at least: 4.0
    66Tested up to: 6.5
    7 Stable tag: 1.1.0
     7Stable tag: 1.1.1
    88Requires PHP: 5.4
    99License: GPLv3
     
    5757== Changelog ==
    5858
     59= 1.1.1 =
     60* Remove excessive tags for better compliance.
     61
    5962= 1.1.0 =
    6063* Fix for WordPress 5.7
Note: See TracChangeset for help on using the changeset viewer.