Make WordPress Core

Opened 14 years ago

Closed 14 years ago

#22027 closed enhancement (maybelater)

added option on custom permalink structure management (%category%/%postname%)

Reported by: enapupe Owned by:
Priority: normal Milestone:
Component: Rewrite Rules Version: 3.4
Severity: minor Keywords: has-patch 2nd-opinion
Cc: Focuses:

Description

Added a new option on wp-admin/options-permalink.php

  • Post category and name (sample-category/sample-post/)

I believe there is a reason to still not have this option. Maybe the fact that %category% works not clearly when the post has more than one category. Anyway, I have seen many (most of them) blogs using this structure, so, why not make it easy to set it up?
This is my first patch submission, have mercy on me.

Attachments (1)

permalink.patch (1.3 KB ) - added by enapupe 14 years ago.

Download all attachments as: .zip

Change History (3)

@enapupe
14 years ago

#1 @SergeyBiryukov
14 years ago

  • Keywords 2nd-opinion added
  • Version trunk3.4

Related: #20172

#2 @dd32
14 years ago

  • Component PermalinksRewrite Rules
  • Milestone Awaiting Review
  • Resolutionmaybelater
  • Status newclosed

For now, this isn't something the core team wants to add. We may reconsider it later on when the code and querying related to that permastruct is cleaned up and more reliable. Closing as maybelater for now.

Note: See TracTickets for help on using tickets.