Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- add_filter('salient_portfolio_project_type_rewrite', 'salient_child_mod_portfolio_permalinks');
- function salient_child_mod_portfolio_permalinks() {
- return array( 'slug' => 'custom-slug', 'with_front' => false );
- }
Advertisement
Add Comment
Please, Sign In to add comment