Plugin Directory

Changeset 2089584


Ignore:
Timestamp:
05/17/2019 03:34:41 AM (7 years ago)
Author:
mingocommerce
Message:

code break fix

Location:
delele-all
Files:
3 added
2 edited

Legend:

Unmodified
Added
Removed
  • delele-all/trunk/delete-all.php

    r2085932 r2089584  
    1 <?
     1<?php
    22/*
    33Plugin Name: Delele All
     
    55Author: Mingocommerce
    66Author URI: http://www.mingocommerce.com
    7 Version: 1.0.0
     7Version: 1.1.0
    88*/
    99
  • delele-all/trunk/readme.txt

    r2085936 r2089584  
    1 === MingoCommerce - Delete All Posts ===
     1=== Delete All Posts ===
    22Contributors: mingocommerce
    33Tags: delete, delete all, delete posts
     
    55Tested up to: 5.2
    66Requires PHP: 5.6
    7 Stable tag: 1.0.0
     7Stable tag: 1.1.0
    88License: GPLv3 or later License
    99URI: http://www.gnu.org/licenses/gpl-3.0.html
     
    2323
    2424Note: the data and it's related meta will be cleared. So before cleaning make sure that none of the data are not useful at all.
     25
     26
     27== upgrade notice ==
     28
     29= 1.1.0 =
     30* code breaking issue fixed
Note: See TracChangeset for help on using the changeset viewer.