Changeset 605792
- Timestamp:
- 09/29/2012 01:43:16 PM (13 years ago)
- Location:
- wpmu-linkmanager
- Files:
-
- 2 edited
-
tags/1.0.3/wpmu_linkmanager.php (modified) (2 diffs)
-
trunk/wpmu_linkmanager.php (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
wpmu-linkmanager/tags/1.0.3/wpmu_linkmanager.php
r605768 r605792 3 3 Plugin Name: WPMU LinkManager 4 4 Description: You works with a multisite and want manage your outgoing footer links into the themes of each blog? With this plugin you can manage into network admin your outgoing links for every registered blog into your multisite installation. 5 Version: 1.0. 25 Version: 1.0.3 6 6 Author: WPler 7 7 Author URI: http://www.wpler.com … … 9 9 Domain Path: /i18n/ 10 10 License: GPLv2 11 ToDo: Change the eval-code into line 276 and put a if query for checking the conditional tag exists.12 11 */ 13 12 -
wpmu-linkmanager/trunk/wpmu_linkmanager.php
r605768 r605792 3 3 Plugin Name: WPMU LinkManager 4 4 Description: You works with a multisite and want manage your outgoing footer links into the themes of each blog? With this plugin you can manage into network admin your outgoing links for every registered blog into your multisite installation. 5 Version: 1.0. 25 Version: 1.0.3 6 6 Author: WPler 7 7 Author URI: http://www.wpler.com … … 9 9 Domain Path: /i18n/ 10 10 License: GPLv2 11 ToDo: Change the eval-code into line 276 and put a if query for checking the conditional tag exists.12 11 */ 13 12
Note: See TracChangeset
for help on using the changeset viewer.