Opened 8 months ago

Closed 7 months 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:

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 8 months ago.

Download all attachments as: .zip

Change History (3)

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

Related: #20172

  • 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.