Changeset 3313643
- Timestamp:
- 06/18/2025 06:50:04 AM (10 months ago)
- Location:
- wp-admin-bar-hiddener-tools-plugin
- Files:
-
- 5 edited
- 1 copied
-
assets/banner-772x250.png (modified) (1 prop) (previous)
-
tags/1.2 (copied) (copied from wp-admin-bar-hiddener-tools-plugin/trunk)
-
tags/1.2/functions.php (modified) (2 diffs)
-
tags/1.2/readme.txt (modified) (3 diffs)
-
trunk/functions.php (modified) (2 diffs)
-
trunk/readme.txt (modified) (3 diffs)
Legend:
- Unmodified
- Added
- Removed
-
wp-admin-bar-hiddener-tools-plugin/assets/banner-772x250.png
-
Property
svn:mime-type
changed from
application/octet-streamtoimage/png
-
Property
svn:mime-type
changed from
-
wp-admin-bar-hiddener-tools-plugin/tags/1.2/functions.php
r1482712 r3313643 4 4 Plugin URI: http://www.wordpress.org/plugins/wp-admin-bar-hiddener-tools-plugin 5 5 Description: This is just any wordpress site any visitor and Of all users hidden wp admin bar. 6 Version: 1. 16 Version: 1.2 7 7 Author: Md Abul Bashar 8 Author URI: http:// www.pchelpcenterbd.com/8 Author URI: http://facebook.com/hmbashar 9 9 */ 10 10 … … 17 17 } 18 18 add_filter('show_admin_bar', '__return_false'); 19 20 ?> -
wp-admin-bar-hiddener-tools-plugin/tags/1.2/readme.txt
r1993026 r3313643 1 === wp admin bar hiddener tools plugin ===1 === WP Adminbar Hiddener Tools Plugin === 2 2 Contributors: hmbashar 3 3 Donate link: http://fb.linuxhostlab.com 4 4 Tags: Wordpress Plugin, Wordpress Admin Bar Hide, WP Admin bar hide. 1KB Plugin 5 5 Requires at least: 3.0.1 6 Tested up to: 5.0 6 Tested up to: 6.8 7 Stable tag: 1.2 8 7 9 License: GPLv2 or later 8 10 License URI: http://www.gnu.org/licenses/gpl-2.0.html … … 14 16 This is just any wordpress site any visitor and Of all users hidden wordpress admin bar. 15 17 16 My Other Plugin Download:17 SP 1KB Bangla Date And Time18 http://wordpress.org/plugins/sp-1kb-bangla-date-and-time/19 18 20 19 == Installation == … … 32 31 33 32 == Changelog == 33 34 = 1.2 = 35 * Test up 6.8 version 36 34 37 = 1.1 = 35 38 * Test up 4.6 version -
wp-admin-bar-hiddener-tools-plugin/trunk/functions.php
r1482712 r3313643 4 4 Plugin URI: http://www.wordpress.org/plugins/wp-admin-bar-hiddener-tools-plugin 5 5 Description: This is just any wordpress site any visitor and Of all users hidden wp admin bar. 6 Version: 1. 16 Version: 1.2 7 7 Author: Md Abul Bashar 8 Author URI: http:// www.pchelpcenterbd.com/8 Author URI: http://facebook.com/hmbashar 9 9 */ 10 10 … … 17 17 } 18 18 add_filter('show_admin_bar', '__return_false'); 19 20 ?> -
wp-admin-bar-hiddener-tools-plugin/trunk/readme.txt
r1993026 r3313643 1 === wp admin bar hiddener tools plugin ===1 === WP Adminbar Hiddener Tools Plugin === 2 2 Contributors: hmbashar 3 3 Donate link: http://fb.linuxhostlab.com 4 4 Tags: Wordpress Plugin, Wordpress Admin Bar Hide, WP Admin bar hide. 1KB Plugin 5 5 Requires at least: 3.0.1 6 Tested up to: 5.0 6 Tested up to: 6.8 7 Stable tag: 1.2 8 7 9 License: GPLv2 or later 8 10 License URI: http://www.gnu.org/licenses/gpl-2.0.html … … 14 16 This is just any wordpress site any visitor and Of all users hidden wordpress admin bar. 15 17 16 My Other Plugin Download:17 SP 1KB Bangla Date And Time18 http://wordpress.org/plugins/sp-1kb-bangla-date-and-time/19 18 20 19 == Installation == … … 32 31 33 32 == Changelog == 33 34 = 1.2 = 35 * Test up 6.8 version 36 34 37 = 1.1 = 35 38 * Test up 4.6 version
Note: See TracChangeset
for help on using the changeset viewer.