Plugin Directory

Changeset 2500383


Ignore:
Timestamp:
03/21/2021 10:43:11 AM (5 years ago)
Author:
andrewphanuit
Message:

Fix missing readme.txt

Location:
beautiful-steps/trunk
Files:
2 deleted
2 edited

Legend:

Unmodified
Added
Removed
  • beautiful-steps/trunk/beautiful-steps.php

    r2500379 r2500383  
    22/**
    33* Plugin name: Beautiful Steps
    4 * Plugin URL:
    5 * Description: x
     4* Plugin URL: https://www.facebook.com/LazyNerds-101871641896896
     5* Description: Generate beautiful steps for your page
    66* Domain Path: /languages
    77* Text Domain: beautiful-steps
    88* Version: 1.0
    9 * Author:
    10 * Author URL:
    11 * License: GPLv3 or later
     9* Author: Andrew Phan - Lazy Nerds team
     10* Author URL: https://www.facebook.com/phanthe.anh.129/
     11*/
     12
     13/*
     14Copyright (c) 2012-2019 Roman Pronskiy
     15
     16This program is free software; you can redistribute it and/or modify
     17it under the terms of the GNU General Public License as published by
     18the Free Software Foundation; either version 3 of the License, or
     19(at your option) any later version.
     20
     21This program is distributed in the hope that it will be useful,
     22but WITHOUT ANY WARRANTY; without even the implied warranty of
     23MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
     24GNU General Public License for more details.
     25
     26You should have received a copy of the GNU General Public License
     27along with this program.  If not, see <http://www.gnu.org/licenses/>.
    1228*/
    1329
  • beautiful-steps/trunk/readme.txt

    r2500379 r2500383  
     1=== Beautiful Steps ===
     2Contributors: Andrew Phan - Lazy Nerd team
     3Tags: steps, process, guild box
     4Requires at least: 3.3
     5Tested up to: 5.6
     6Stable tag: 1.0
     7License: GPLv3 or later
     8License URI: https://www.gnu.org/licenses/gpl-3.0.html
     9
     10(Tiếng Việt ở dưới ^_^)
     11
     12Generate beautiful steps for your page.
     13
     14== Description ==
     15
     16With this plugin, you can generate them simple but beautiful steps / guild box for you page.
     17Just fill the blank on the plugin settings, then see the result on the client page.
     18
     19== Installation ==
     20
     211. Direct install or upload `beautiful-steps` directory to the `/wp-content/plugins/` directory
     222. Activate the plugin through the 'Plugins' menu in WordPress
     233. Fill the required fields on the plugin settings, insert a shortcode to any page, then enjoy.
     24
     25== Screenshots ==
     26
     271. screenshot1.png
     282. screenshot2.png
     29
     30== Changelog ==
     31
     32= 1.0 =
     33* Release the first version.
Note: See TracChangeset for help on using the changeset viewer.