Skip to content

Instantly share code, notes, and snippets.

function change_resume_slug( $args ) {
$args['rewrite']['slug'] = _x( 'kielipalvelu', 'Resume permalink - resave permalinks after changing this', 'wp_job_manager_resumes' );
return $args;
}
add_filter( 'register_post_type_resume', 'change_resume_slug' );
@richardmtl
richardmtl / 1738-yrt-via.json
Created March 19, 2025 19:01
YRT Via in Transit app
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.