Changeset 1715070
- Timestamp:
- 08/18/2017 06:23:51 AM (9 years ago)
- Location:
- ws-admin-bar-hide/trunk
- Files:
-
- 2 edited
-
readme.txt (modified) (3 diffs)
-
ws-admin-bar-hide.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
ws-admin-bar-hide/trunk/readme.txt
r1494317 r1715070 1 1 === WS Admin Bar Hide === 2 Contributors: webshouter 2 Contributors: webshouters 3 3 Donate link: https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=XBSYRZVSV3JLJ 4 4 Tags: sidebar,admin bar, adminbar, disable admin bar, disable toolbar, disable-wordpress-admin-bar, disable-wordpress-toolbar, remove admin bar, remove-toolbar, remove-wordpress-admin-bar, remove-wordpress-toolbar,widget,post,shortcode,plugin … … 15 15 WS Admin Bar Hide provides easy way to hide your wordpress admin bar. 16 16 17 If you want more information about this plugin or another one don't doubt to visit our website: 18 19 [http://www.webshouters.com/](http://www.webshouters.com/ "WebShouters") 20 21 = Technical Support = 22 23 If any problem occurs, please contact us at [support@webshouters.com](mailto:support@webshouters.com). 17 24 18 25 == Installation == … … 23 30 == Frequently Asked Questions == 24 31 25 * For more questions or help, [contact me](mailto: info@webshouter.net).32 * For more questions or help, [contact me](mailto:support@webshouters.com). 26 33 27 34 == Changelog == -
ws-admin-bar-hide/trunk/ws-admin-bar-hide.php
r1435537 r1715070 1 1 <?php 2 3 2 defined( 'ABSPATH' ) || exit; 4 5 3 /* 6 4 Plugin Name: WS Admin Bar Hide 7 5 Description: WS Admin Bar Hide provides easy way to hide your wordpress admin bar. 8 6 Plugin URI: http://wordpress.org/extend/plugins/ws-admin-bar-hide/ 9 Author: Web Shouter10 Author URI: http://www.webshouter .net/7 Author: WebShouters 8 Author URI: http://www.webshouters.net/ 11 9 Version: 1.0 12 License: GPL2 10 License: GPL2 13 11 */ 14 12
Note: See TracChangeset
for help on using the changeset viewer.