Plugin Directory

Changeset 183991


Ignore:
Timestamp:
12/17/2009 06:42:35 PM (16 years ago)
Author:
tripleGmax
Message:
 
File:
1 edited

Legend:

Unmodified
Added
Removed
  • nuadmin-custom-footer/trunk/readme.txt

    r183963 r183991  
    1 /*
    2 Plugin Name: nuAdmin Footer
    3 Plugin URI: http://www.tripleginteractive.com/blog/wordpress/nuadmin-footer/
    4 Description: nuFooter for the Admin pages of WordPress Navigate to <a href="options-general.php?page=nuadmin-footer/nuadmin-footer.php">Settings &rarr; nuAdmin Footer</a> to get started.
    5 Author: Gregg Henry
    6 Version: 1.0
    7 Author URI: http://www.tripleginteractive.com/
    8 */
     1=== Plugin Name ===
     2Contributors: tripleGmax, Gregg Henry
     3Donate link: http://www.tripleginteractive.com/blog/donate/
     4Tags: footer, admin, custom
     5Requires at least: 2.7
     6Tested up to: 2.8.6
     7Stable tag: 1.0
    98
    10 /*
    11     ----------------------------------------------------------------------------
     9This plugin allows you to change the footer text on the bottom left of the admin page.
    1210
    13     Custom Admin Footer Plugin for WordPress
    14     Copyright Gregg Henry
    15     <http://www.tripleginteractive.com>
     11== Description ==
    1612
    17     This program is free software: you can redistribute it and/or modify
    18     it under the terms of the GNU General Public License as published by
    19     the Free Software Foundation, either version 3 of the License, or
    20     (at your option) any later version.
     13This plugin allows you to change the footer text on the bottom left of the admin page.
    2114
    22     This program is distributed in the hope that it will be useful,
    23     but WITHOUT ANY WARRANTY; without even the implied warranty of
    24     MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
    25     GNU General Public License <http://www.gnu.org/licenses/> for
    26     more details.
     15Once activated, navigate to the Settings -> nuAdmin Footer and change the Footer text/HTML.  You can use html to link to your website, your help desk, your email or anything you would like.  If you find the plugin to be useful and would like to donate, you can do so in the Settings.
    2716
    28     ----------------------------------------------------------------------------
    29 */
     17Here's a link to [the blog post on this topic](http://www.tripleginteractive.com/blog/wordpress/custom-admin-footer/ "free wordpress plugin: custom admin footer") for more information.  Future version's will have much more capabilities.
    3018
    31 Install:
    32 1. Upload the nuadmin-footer folder to your wp-content/plugins/ folder. 
    33 2. Navigate to your plugins page in the Admin of your WordPress site. 
    34 3. Click ACtivate, to activate the plugin.
    35 4. Navigate to Settings -> nuAdmin Footer and add your footer content
    36 5. Donate ;-)
     19== Installation ==
    3720
     21This section describes how to install the plugin and get it working.
     22
     231. Upload `nuadmin-footer` folder to the `/wp-content/plugins/` directory
     241. Activate the plugin through the 'Plugins' menu in WordPress
     251. Navigate to Settings ->nuAdmin Footer and add your own footer text.
     26
     27== Frequently Asked Questions ==
     28
     29= Is this plugin free? =
     30
     31Yes, just like all plugins available on wordpress.org, the nuAdmin Footer plugin is free under the GPL.
     32
     33= Can I use html? =
     34
     35Yes HTML is perfectly fine to include in your footer.
     36
     37== Screenshots ==
     38
     391. This allows you to edit the info.
     40
     41== Changelog ==
     42
     43= 1.0 =
     44* Added the ability to edit the text from admin settings (Admin only)
     45
     46= 0.5 =
     47* moved from single file, to folder setup.
Note: See TracChangeset for help on using the changeset viewer.