Changeset 1353745
- Timestamp:
- 02/18/2016 09:05:56 PM (10 years ago)
- Location:
- subdomains
- Files:
-
- 22 added
- 7 deleted
- 2 edited
-
branches/0.1 (deleted)
-
branches/0.2 (deleted)
-
branches/0.3 (deleted)
-
branches/0.4 (deleted)
-
branches/1.0.6 (deleted)
-
tags/0.1 (added)
-
tags/0.1/readme.txt (added)
-
tags/0.1/subdomains.php (added)
-
tags/0.2 (added)
-
tags/0.2/readme.txt (added)
-
tags/0.2/subdomains.php (added)
-
tags/0.3 (added)
-
tags/0.3/readme.txt (added)
-
tags/0.3/subdomains.php (added)
-
tags/0.4 (added)
-
tags/0.4/readme.txt (added)
-
tags/0.4/subdomains.php (added)
-
tags/1.0.6 (added)
-
tags/1.0.6/readme.txt (added)
-
tags/1.0.6/subdomain-options.php (added)
-
tags/1.0.6/subdomains.php (added)
-
tags/2.0 (added)
-
tags/2.0/LICENSE (added)
-
tags/2.0/README.md (added)
-
tags/2.0/readme.txt (added)
-
tags/2.0/subdomain-options.php (added)
-
tags/2.0/subdomains.php (added)
-
trunk/LICENSE (deleted)
-
trunk/README.md (deleted)
-
trunk/readme.txt (modified) (4 diffs)
-
trunk/subdomains.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
subdomains/trunk/readme.txt
r1074640 r1353745 1 1 === Subdomains === 2 Contributors: pankajanupam 2 Contributors: pankajanupam, shivanigupta02 3 3 Tags: subdomains, categories, subdomain 4 4 Requires at least: 2.8 5 Tested up to: 4. 15 Tested up to: 4.4 6 6 7 7 Subdomains allows users to setup there main categories as subdomains. It's a lite and fast code. … … 12 12 13 13 Please leave a commment at http://pankajanupam.in/wordpress-plugins/subdomains/ for any issue & help me to improve the plugin. 14 14 15 I will reply within 4 hours. 15 16 … … 64 65 65 66 == Changelog == 67 =2.0.1= 68 Update support tag 69 70 =2.0.0= 71 tested with wordpress > 4.0 72 66 73 =1.0.5= 67 74 Fix paging issue … … 92 99 add child categories support 93 100 94 = 0.2 =95 add tags support96 97 101 = 0.1 = 98 102 Beta Release -
subdomains/trunk/subdomains.php
r1074635 r1353745 1 1 <?php 2 3 2 /* 4 3 Plugin Name: Subdomains 5 4 Plugin URI: http://pankajanupam.com/wordpress-plugins/subdomains/ 6 5 Description: Use selecttive categories as subdomain 7 Version: 2.0 6 Version: 2.0.1 8 7 Author: BigBrother 9 8 Author URI: http://pankajanupam.com
Note: See TracChangeset
for help on using the changeset viewer.