Make WordPress Core

Opened 12 years ago

Closed 12 years ago

#22027 closed enhancement (maybelater)

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

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

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 12 years ago.

Download all attachments as: .zip

Change History (3)

@enapupe
12 years ago

#1 @SergeyBiryukov
12 years ago

  • Keywords 2nd-opinion added
  • Version changed from trunk to 3.4

Related: #20172

#2 @dd32
12 years ago

  • Component changed from Permalinks to Rewrite Rules
  • Milestone Awaiting Review deleted
  • Resolution set to maybelater
  • Status changed from new to closed

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.