Changeset 183991
- Timestamp:
- 12/17/2009 06:42:35 PM (16 years ago)
- File:
-
- 1 edited
-
nuadmin-custom-footer/trunk/readme.txt (modified) (1 diff)
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 → 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 === 2 Contributors: tripleGmax, Gregg Henry 3 Donate link: http://www.tripleginteractive.com/blog/donate/ 4 Tags: footer, admin, custom 5 Requires at least: 2.7 6 Tested up to: 2.8.6 7 Stable tag: 1.0 9 8 10 /* 11 ---------------------------------------------------------------------------- 9 This plugin allows you to change the footer text on the bottom left of the admin page. 12 10 13 Custom Admin Footer Plugin for WordPress 14 Copyright Gregg Henry 15 <http://www.tripleginteractive.com> 11 == Description == 16 12 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. 13 This plugin allows you to change the footer text on the bottom left of the admin page. 21 14 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. 15 Once 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. 27 16 28 ---------------------------------------------------------------------------- 29 */ 17 Here'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. 30 18 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 == 37 20 21 This section describes how to install the plugin and get it working. 22 23 1. Upload `nuadmin-footer` folder to the `/wp-content/plugins/` directory 24 1. Activate the plugin through the 'Plugins' menu in WordPress 25 1. Navigate to Settings ->nuAdmin Footer and add your own footer text. 26 27 == Frequently Asked Questions == 28 29 = Is this plugin free? = 30 31 Yes, just like all plugins available on wordpress.org, the nuAdmin Footer plugin is free under the GPL. 32 33 = Can I use html? = 34 35 Yes HTML is perfectly fine to include in your footer. 36 37 == Screenshots == 38 39 1. 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.