Account Settings

Winkelwagen

De winkelwagen is nog leeg

Website Settings

Dondere modus
Hoog contrast
Font grootte
Lees pagina-inhoud
Afdrukken
Realtime
  • Datum: 19-02-2026
  • Week: 08
  • Weer:
  • Seizoen: Winter

Taxonomy aanmaken

particle

// Taxonomy – categorieën //——————————- /* function my_taxonomies_references() { $labels = array( ‘name’ => __( ‘Categorieën’, ‘de-valck-dealmakers’ ), ‘singular_name’ => __( ‘Categorie’, ‘de-valck-dealmakers’ ), ‘search_items’ => __( ‘Zoek naar categorie’, ‘de-valck-dealmakers’ ), ‘all_items’ => __( ‘Alle categorieën’, ‘de-valck-dealmakers’ ), ‘parent_item’ => __( ‘Parent categorie’, ‘de-valck-dealmakers’ ), ‘parent_item_colon’ => __( ‘Parent categorie:’, ‘de-valck-dealmakers’ ), ‘edit_item’ => […]

WP debug wp-config setttings

particle

// Enable WP_DEBUG mode define( ‘WP_DEBUG’, true ); // Enable Debug logging to the /wp-content/debug.log file define( ‘WP_DEBUG_LOG’, true ); // Disable display of errors and warnings define( ‘WP_DEBUG_DISPLAY’, false ); @ini_set( ‘display_errors’, 0 ); // Use dev versions of core JS and CSS files (only needed if you are modifying these core files) define( […]

Home