Plugin Directory

Changeset 426559


Ignore:
Timestamp:
08/20/2011 11:23:11 PM (15 years ago)
Author:
bcaa8ra
Message:
 
Location:
dark-site/trunk
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • dark-site/trunk/darksite.php

    r426524 r426559  
    11<?php
    2 /**
    3  * @package Dark_Site
    4  * @version 1.0
    5  */
    62/*
    73Plugin Name: Dark Site
     
    117Version: 1.0
    128Author URI: http://makoweb.com/
    13 License: A "Slug" license name e.g. GPL2
     9License: GPL2
    1410*/
    1511
    1612
    17 /*  Copyright YEAR  PLUGIN_AUTHOR_NAME  (email : PLUGIN AUTHOR EMAIL)
     13/*  Copyright 2011  Bernard Clark-Makoweb.com  (email : bernie@makoweb.com)
    1814
    1915    This program is free software; you can redistribute it and/or modify
     
    4339    return '';
    4440}
    45 
    46 
    4741// Now we set that function up to execute when the admin_notices action is called
    4842add_action( 'get_header', 'do_dark_site' );
  • dark-site/trunk/readme.txt

    r426531 r426559  
    1 === dark-site ===
     1=== Dark Site ===
    22Contributors: bcaa8ra
    33Donate link: http://makoweb.com/dark-site/
    4 Tags: dark site, private, privacy, development
     4Tags: Dark Site, private, privacy, development
    55Requires at least: 2.0.0
    66Tested up to: 3.2.1
Note: See TracChangeset for help on using the changeset viewer.