Changeset 2503604
- Timestamp:
- 03/25/2021 11:08:57 PM (5 years ago)
- Location:
- jetpack-only-for-admins
- Files:
-
- 5 added
- 2 deleted
- 1 edited
-
assets/icon-256x256.jpg (added)
-
branches (deleted)
-
tags/1.2.0 (added)
-
tags/1.2.0/jetpack-only-for-admins.php (added)
-
tags/1.2.0/readme.txt (added)
-
trunk/jetpack-only-for-admins.php (added)
-
trunk/jp-rm-jpmenu.php (deleted)
-
trunk/readme.txt (modified) (3 diffs)
Legend:
- Unmodified
- Added
- Removed
-
jetpack-only-for-admins/trunk/readme.txt
r658211 r2503604 1 === Jetpack Only for Admins===2 Contributors: andrija, jeherve1 === Admins only Jetpack === 2 Contributors: andrija,jeherve 3 3 Tags: jetpack, admin, hide, remove 4 Requires at least: 3.0.1 5 Tested up to: 3.5 6 Stable tag: 1.1 4 Requires PHP: 5.6 5 Requires at least: 5.0 6 Tested up to: 5.7 7 Stable tag: 1.2.0 7 8 License: GPLv2 or later 8 License URI: http ://www.gnu.org/licenses/gpl-2.0.html9 License URI: https://www.gnu.org/licenses/gpl-2.0.html 9 10 10 11 Hides Jetpack for all non admin users. … … 20 21 No one but admins will see that you use Jetpack. 21 22 No one will know. 22 If you want only the page to be hidden but not the icon, contact me or23 just remove everything from line 37 till the end in jp-rm-jpmenu.php24 23 25 Simple and short, originally made by http ://profiles.wordpress.org/jeherve24 Simple and short, originally made by https://profiles.wordpress.org/jeherve 26 25 27 26 == Installation == 28 27 29 1. Upload `j p-rm-jpmenu.php` to the `/wp-content/plugins/jp-rm-jpmenu/` directory28 1. Upload `jetpack-only-for-admins.php` to the `/wp-content/plugins/jetpack-only-for-admins/` directory 30 29 2. Activate the plugin through the 'Plugins' menu in WordPress 31 30 3. That's it, you're done! … … 43 42 can't see Jetpack and is the page turned off, the icon, or both. 44 43 45 == Screenshots==44 == Changelog == 46 45 47 1. This screen shot description corresponds to screenshot-1.(png|jpg|jpeg|gif). Note that the screenshot is taken from 48 the /assets directory or the directory that contains the stable readme.txt (tags or trunk). Screenshots in the /assets 49 directory take precedence. For example, `/assets/screenshot-1.png` would win over `/tags/4.3/screenshot-1.png` 50 (or jpg, jpeg, gif). 51 2. This is the second screen shot 52 53 == Changelog == 46 = 1.2.0 = 47 * Updated after 8 years :) 54 48 55 49 = 1.1 =
Note: See TracChangeset
for help on using the changeset viewer.