Changeset 2584447
- Timestamp:
- 08/17/2021 08:51:19 PM (5 years ago)
- Location:
- pb-unblock-some-ips
- Files:
-
- 40 added
- 3 copied
-
tags/0.7.5 (added)
-
tags/0.7.5/assets (added)
-
tags/0.7.5/assets/css (added)
-
tags/0.7.5/assets/css/pbusi-styles-admin.css (added)
-
tags/0.7.5/assets/css/pbusi-styles-admin.less (added)
-
tags/0.7.5/assets/images (added)
-
tags/0.7.5/assets/images/facebook.png (added)
-
tags/0.7.5/assets/images/internet.png (added)
-
tags/0.7.5/assets/images/linkedin.png (added)
-
tags/0.7.5/assets/images/mail.png (added)
-
tags/0.7.5/assets/images/pbusi-logo.png (added)
-
tags/0.7.5/functions (added)
-
tags/0.7.5/functions/admin_settings.php (added)
-
tags/0.7.5/functions/block_page.php (added)
-
tags/0.7.5/functions/block_unblock_ips.php (added)
-
tags/0.7.5/functions/footer.php (added)
-
tags/0.7.5/index.php (copied) (copied from pb-unblock-some-ips/tags/0.7.4/index.php)
-
tags/0.7.5/languages (added)
-
tags/0.7.5/languages/nl.mo (added)
-
tags/0.7.5/languages/nl.po (added)
-
tags/0.7.5/pb-unblock-some-ips.php (copied) (copied from pb-unblock-some-ips/tags/0.7.4/pb-unblock-some-ips.php) (2 diffs)
-
tags/0.7.5/readme.txt (copied) (copied from pb-unblock-some-ips/tags/0.7.4/readme.txt) (2 diffs)
-
trunk/assets (added)
-
trunk/assets/css (added)
-
trunk/assets/css/pbusi-styles-admin.css (added)
-
trunk/assets/css/pbusi-styles-admin.less (added)
-
trunk/assets/images (added)
-
trunk/assets/images/facebook.png (added)
-
trunk/assets/images/internet.png (added)
-
trunk/assets/images/linkedin.png (added)
-
trunk/assets/images/mail.png (added)
-
trunk/assets/images/pbusi-logo.png (added)
-
trunk/functions (added)
-
trunk/functions/admin_settings.php (added)
-
trunk/functions/block_page.php (added)
-
trunk/functions/block_unblock_ips.php (added)
-
trunk/functions/footer.php (added)
-
trunk/index.php (added)
-
trunk/languages (added)
-
trunk/languages/nl.mo (added)
-
trunk/languages/nl.po (added)
-
trunk/pb-unblock-some-ips.php (added)
-
trunk/readme.txt (added)
Legend:
- Unmodified
- Added
- Removed
-
pb-unblock-some-ips/tags/0.7.5/pb-unblock-some-ips.php
r2270361 r2584447 7 7 * Author: Pat Bloom 8 8 * Author URI: http://patbloom.com 9 * Version: 0.7. 49 * Version: 0.7.5 10 10 * Text Domain: pb-unblock-some-ips 11 11 * Domain Path: /languages … … 21 21 // Plugin version. 22 22 if ( ! defined( 'PBUSI_VERSION' ) ) { 23 define( 'PBUSI_VERSION', '0.7. 4' );23 define( 'PBUSI_VERSION', '0.7.5' ); 24 24 } 25 25 -
pb-unblock-some-ips/tags/0.7.5/readme.txt
r2270355 r2584447 3 3 Tags: block, private, indexing, no-follow, development, staging, developer, workflow, safety, privacy, secure 4 4 Requires at least: 4.5 5 Tested up to: 5. 46 Stable tag: 0.7. 45 Tested up to: 5.8 6 Stable tag: 0.7.5 7 7 License: GPLv3 or later 8 8 License URI: http://www.gnu.org/licenses/gpl-3.0.html … … 57 57 == Changelog == 58 58 59 = 0.7.5 [2021.08.17] = 60 * Updated to Wordpress 5.8 61 * Updated: Updated version number 62 59 63 = 0.7.4 [2020.03.29] = 60 64 * Added: Video tutorial on plugin directory page
Note: See TracChangeset
for help on using the changeset viewer.