Description
Based on the original code by Roger Chen (https://gist.github.com/rogerhub/8306875)
Plugin enables use of monthname (january, june) or monthcode (jan, jun) in permalinks
Supports permalinks in the form of /2014/nov/23/post-name or /2014/november/23/post-name
Installation
- Upload to the plugins directory
- Activate the plugin through the ‘Plugins’ menu in WordPress
FAQ
- How do i use it
-
Navigate to Settings -> Permalinks
Select “Custom Structure” and enter the following structure
/%year%/%monthname%/%day%/%postname%/
Save the changes
Reviews
There are no reviews for this plugin.
Contributors & Developers
“Month Name Permalink” is open source software. The following people have contributed to this plugin.
ContributorsTranslate “Month Name Permalink” into your language.
Interested in development?
Browse the code, check out the SVN repository, or subscribe to the development log by RSS.
Changelog
0.1
first version.