Changeset 426563
- Timestamp:
- 08/20/2011 11:33:35 PM (15 years ago)
- Location:
- dark-site
- Files:
-
- 1 added
- 3 edited
-
tags/1.0/darksite.php (added)
-
tags/1.0/readme.txt (modified) (3 diffs)
-
trunk/darksite.php (modified) (1 diff)
-
trunk/readme.txt (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
dark-site/tags/1.0/readme.txt
r426516 r426563 1 === dark-site ===1 === Dark Site === 2 2 Contributors: bcaa8ra 3 3 Donate link: http://makoweb.com/dark-site/ 4 Tags: comments, spam4 Tags: Dark Site, private, privacy, development 5 5 Requires at least: 2.0.0 6 6 Tested up to: 3.2.1 7 7 Stable tag: 1.0 8 8 9 Here is a short description of the plugin. This should be no more than 150 characters. No markup here.9 Keep your site private with dark-site. Simple to use. 10 10 11 11 == Description == … … 20 20 2. Activate the plugin through the 'Plugins' menu in WordPress 21 21 3. De-Activate the plugin through the 'Plugins' menu in WordPress 22 23 == Notes == 24 25 A link from your blog to http://www.makoweb.com/ is highly appreciated. 22 26 23 27 == Frequently Asked Questions == … … 38 42 == Changelog == 39 43 44 40 45 = 1.0 = 41 46 * initial build -
dark-site/trunk/darksite.php
r426559 r426563 28 28 29 29 function do_dark_site() { 30 // echo "/* Code produced from plugin Dark Site */";31 30 get_currentuserinfo(); 32 31 global $user_ID; -
dark-site/trunk/readme.txt
r426559 r426563 42 42 == Changelog == 43 43 44 44 45 = 1.0 = 45 46 * initial build
Note: See TracChangeset
for help on using the changeset viewer.