JPKCom ACF Jobs

breadcrumb.php

Breadcrumb navigation functions

Generates Bootstrap 5 styled breadcrumb navigation for job posts and archives with proper semantic markup and accessibility.

Tags
since
1.0.0

Table of Contents

Functions

jpkcom_acf_jobs_breadcrumb()  : void
Output Bootstrap 5 breadcrumb navigation

Functions

jpkcom_acf_jobs_breadcrumb()

Output Bootstrap 5 breadcrumb navigation

jpkcom_acf_jobs_breadcrumb() : void

Generates breadcrumb navigation for:

  • Single job posts (Home > Jobs > Job Title)
  • Job archive (Home > Jobs)
  • Other pages (Home > Page Title)

Includes proper ARIA labels and semantic HTML5 markup.

Tags
since
1.0.0
global

WP_Post $post Current post object.

Return values
void

Outputs HTML directly.


        
On this page

Search results