Plugin Directory

Changeset 426563


Ignore:
Timestamp:
08/20/2011 11:33:35 PM (15 years ago)
Author:
bcaa8ra
Message:
 
Location:
dark-site
Files:
1 added
3 edited

Legend:

Unmodified
Added
Removed
  • dark-site/tags/1.0/readme.txt

    r426516 r426563  
    1 === dark-site ===
     1=== Dark Site ===
    22Contributors: bcaa8ra
    33Donate link: http://makoweb.com/dark-site/
    4 Tags: comments, spam
     4Tags: Dark Site, private, privacy, development
    55Requires at least: 2.0.0
    66Tested up to: 3.2.1
    77Stable tag: 1.0
    88
    9 Here is a short description of the plugin.  This should be no more than 150 characters.  No markup here.
     9Keep your site private with dark-site. Simple to use.
    1010
    1111== Description ==
     
    20202. Activate the plugin through the 'Plugins' menu in WordPress
    21213. De-Activate the plugin through the 'Plugins' menu in WordPress
     22
     23== Notes ==
     24
     25A link from your blog to http://www.makoweb.com/ is highly appreciated.
    2226
    2327== Frequently Asked Questions ==
     
    3842== Changelog ==
    3943
     44
    4045= 1.0 =
    4146* initial build
  • dark-site/trunk/darksite.php

    r426559 r426563  
    2828
    2929function do_dark_site() {
    30     // echo "/* Code produced from plugin Dark Site */";
    3130    get_currentuserinfo();
    3231    global $user_ID;
  • dark-site/trunk/readme.txt

    r426559 r426563  
    4242== Changelog ==
    4343
     44
    4445= 1.0 =
    4546* initial build
Note: See TracChangeset for help on using the changeset viewer.