Sign up now
Sign In
Discover
Pricing
Help
WordPress, feeds and titles: colinwalker.blog
@clreed87 Just worked for me. You’re talking about add_filter( 'title_save_pre', 'filter_title_save_pre', 10, 1 ); yeah?
add_filter( 'title_save_pre', 'filter_title_save_pre', 10, 1 );