Title: [Plugin: Custom Post Type UI] How to append with_front array element for rewrite?
Last modified: August 20, 2016

---

# [Plugin: Custom Post Type UI] How to append with_front array element for rewrite?

 *  Resolved [Sherwin Techico](https://wordpress.org/support/users/sherwin/)
 * (@sherwin)
 * [14 years, 6 months ago](https://wordpress.org/support/topic/plugin-custom-post-type-ui-how-to-append-with_front-array-element-for-rewrite/)
 * I’m trying add a Portfolio post-type (“works”). Which will then have 4-categories(“
   work-type”: web, print, identity, etc.), and multiple tag-like taxonomies on 
   it (i.e. CSS, XHTML, PHP, etc.). In the end, I’d like to achieve a URL with the
   following format:
 * `/works/%year%/%postname%`
 * Although, I’ve tried to have something like the below unsuccessfully:
 *     ```
       /works/web/%year%/%postname%
       /works/identity/%year%/%postname%
       ```
   
 * Any tips/clues on what I may be able to do with the plugin in order to achieve
   the above? I’ve only been successful to have:
 * `/works/%postname% (the default permalink)`
 * TIA
 * [http://wordpress.org/extend/plugins/custom-post-type-ui/](http://wordpress.org/extend/plugins/custom-post-type-ui/)

Viewing 1 replies (of 1 total)

 *  [thirstcard](https://wordpress.org/support/users/thirstcard/)
 * (@thirstcard)
 * [14 years, 5 months ago](https://wordpress.org/support/topic/plugin-custom-post-type-ui-how-to-append-with_front-array-element-for-rewrite/#post-2419805)
 * I’d also like to know if WordPress supports date-based archives for Custom Post
   Types.
 * I currently have 2 CPTs – events and articles. It would be good to have:
 * domain.com/articles/date/2011/09/11
 * and
 * domain.com/events/date/2011/12/10

Viewing 1 replies (of 1 total)

The topic ‘[Plugin: Custom Post Type UI] How to append with_front array element 
for rewrite?’ is closed to new replies.

 * ![](https://ps.w.org/custom-post-type-ui/assets/icon-256x256.png?rev=2744389)
 * [Custom Post Type UI](https://wordpress.org/plugins/custom-post-type-ui/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/custom-post-type-ui/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/custom-post-type-ui/)
 * [Active Topics](https://wordpress.org/support/plugin/custom-post-type-ui/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/custom-post-type-ui/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/custom-post-type-ui/reviews/)

 * 1 reply
 * 2 participants
 * Last reply from: [thirstcard](https://wordpress.org/support/users/thirstcard/)
 * Last activity: [14 years, 5 months ago](https://wordpress.org/support/topic/plugin-custom-post-type-ui-how-to-append-with_front-array-element-for-rewrite/#post-2419805)
 * Status: resolved