[wp-trac] [WordPress Trac] #12240: Let plugins filter post permalink before core replacements

WordPress Trac wp-trac at lists.automattic.com
Fri Feb 26 07:18:20 UTC 2010


#12240: Let plugins filter post permalink before core replacements
--------------------------+-------------------------------------------------
 Reporter:  shidouhikari  |       Owner:  ryan             
     Type:  enhancement   |      Status:  new              
 Priority:  normal        |   Milestone:  3.0              
Component:  Permalinks    |     Version:  2.9.1            
 Severity:  normal        |    Keywords:  has-patch, tested
--------------------------+-------------------------------------------------

Comment(by nacin):

 The option_permalink_structure filter is triggered when
 get_option('permalink_structure') is called, which has an option_$option
 filter.

 If the filters in get_option() aren't enough to do what you want to do, a
 short sample plugin may help us understand it better.

-- 
Ticket URL: <http://core.trac.wordpress.org/ticket/12240#comment:5>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software


More information about the wp-trac mailing list