Changeset 2708639
- Timestamp:
- 04/12/2022 02:14:20 PM (4 years ago)
- Location:
- stellissimo-text-box
- Files:
-
- 16 added
- 4 edited
- 1 copied
-
tags/1.1.3 (copied) (copied from stellissimo-text-box/trunk)
-
tags/1.1.3/.github (added)
-
tags/1.1.3/.github/workflows (added)
-
tags/1.1.3/.github/workflows/deploy.yml (added)
-
tags/1.1.3/.gitignore (added)
-
tags/1.1.3/Gruntfile.js (added)
-
tags/1.1.3/README.md (added)
-
tags/1.1.3/package-lock.json (added)
-
tags/1.1.3/package.json (added)
-
tags/1.1.3/readme.txt (modified) (1 diff)
-
tags/1.1.3/stellissimo-text-box.php (modified) (1 diff)
-
trunk/.github (added)
-
trunk/.github/workflows (added)
-
trunk/.github/workflows/deploy.yml (added)
-
trunk/.gitignore (added)
-
trunk/Gruntfile.js (added)
-
trunk/README.md (added)
-
trunk/package-lock.json (added)
-
trunk/package.json (added)
-
trunk/readme.txt (modified) (1 diff)
-
trunk/stellissimo-text-box.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
stellissimo-text-box/tags/1.1.3/readme.txt
r1166277 r2708639 5 5 Requires at least: 2.7.0 6 6 Tested up to: 4.3.0 7 Stable tag: 1.1. 27 Stable tag: 1.1.3 8 8 License: GPLv2 or later 9 9 License URI: http://www.gnu.org/licenses/gpl-2.0.html -
stellissimo-text-box/tags/1.1.3/stellissimo-text-box.php
r1166277 r2708639 4 4 * Plugin URI: http://www.overclokk.net/stellissimo-text-box-per-wordpress 5 5 * Description: This plugin add a box containing text/html you want show at the end of each article 6 * Version: 1.1. 26 * Version: 1.1.3 7 7 * Author: Enea Overclokk 8 8 * Author URI: http://www.overclokk.net -
stellissimo-text-box/trunk/readme.txt
r1166277 r2708639 5 5 Requires at least: 2.7.0 6 6 Tested up to: 4.3.0 7 Stable tag: 1.1. 27 Stable tag: 1.1.3 8 8 License: GPLv2 or later 9 9 License URI: http://www.gnu.org/licenses/gpl-2.0.html -
stellissimo-text-box/trunk/stellissimo-text-box.php
r1166277 r2708639 4 4 * Plugin URI: http://www.overclokk.net/stellissimo-text-box-per-wordpress 5 5 * Description: This plugin add a box containing text/html you want show at the end of each article 6 * Version: 1.1. 26 * Version: 1.1.3 7 7 * Author: Enea Overclokk 8 8 * Author URI: http://www.overclokk.net
Note: See TracChangeset
for help on using the changeset viewer.