Changeset 3285884
- Timestamp:
- 05/01/2025 09:16:29 PM (11 months ago)
- Location:
- easy-copyright
- Files:
-
- 29 added
- 2 edited
-
tags/1.0.6 (added)
-
tags/1.0.6/README.md (added)
-
tags/1.0.6/assets (added)
-
tags/1.0.6/assets/css (added)
-
tags/1.0.6/assets/css/admin (added)
-
tags/1.0.6/assets/css/admin/index.php (added)
-
tags/1.0.6/assets/css/admin/style.css (added)
-
tags/1.0.6/assets/css/admin/style.scss (added)
-
tags/1.0.6/assets/css/front (added)
-
tags/1.0.6/assets/css/front/index.php (added)
-
tags/1.0.6/assets/css/front/style.css (added)
-
tags/1.0.6/assets/js (added)
-
tags/1.0.6/assets/js/admin (added)
-
tags/1.0.6/assets/js/admin/index.php (added)
-
tags/1.0.6/assets/js/admin/scpy-tabs.js (added)
-
tags/1.0.6/assets/js/front (added)
-
tags/1.0.6/assets/js/front/index.php (added)
-
tags/1.0.6/assets/js/front/script.js (added)
-
tags/1.0.6/easy-copyright.php (added)
-
tags/1.0.6/inc (added)
-
tags/1.0.6/inc/class-easycopyright-custompost.php (added)
-
tags/1.0.6/inc/class-easycopyright-shortcode.php (added)
-
tags/1.0.6/inc/class-easycopyright-widget.php (added)
-
tags/1.0.6/inc/class-easycopyright.php (added)
-
tags/1.0.6/index.php (added)
-
tags/1.0.6/lang (added)
-
tags/1.0.6/lang/easy-copy.pot (added)
-
tags/1.0.6/readme.txt (added)
-
tags/1.0.6/uninstall.php (added)
-
trunk/easy-copyright.php (modified) (1 diff)
-
trunk/readme.txt (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
easy-copyright/trunk/easy-copyright.php
r3103732 r3285884 4 4 * Plugin Name: Easy Copyright 5 5 * Description: A plugin to manage copyright information 6 * Version: 1.0. 56 * Version: 1.0.6 7 7 * Author: rdndev 8 8 * License: GPLv2 or later -
easy-copyright/trunk/readme.txt
r3103732 r3285884 3 3 Tags: copyright, shortcode 4 4 Requires at least: 5.9 5 Tested up to: 6. 5.46 Stable tag: 1.0. 55 Tested up to: 6.8.1 6 Stable tag: 1.0.6 7 7 Requires PHP: 7.3 8 8 License: GPLv2 or later … … 73 73 74 74 * Test - Plugin tested up on WP version 6.5.4 75 76 = 1.0.6 = 77 78 * Test - Plugin tested up on WP version 6.8.1
Note: See TracChangeset
for help on using the changeset viewer.