With this shortcode you can display a list of all available job posts on your WordPress website directly from your soprop account.

Accepted parameters:

  • id
    (string) Default: ’empty’
  • language
    The language for soprop results like job type
    (string) Default: ‘dt’
    • dt
    • fr
    • it
  • show_search
    (string) Default: ‘yes’
    • yes
    • no
  • show_jobtype_filter
    (string) Default: ‘yes’
    • yes
    • no
  • show_workplace_filter
    (string) Default: ‘yes’
    • yes
    • no
  • show_pagination
    (string) Default: ‘yes’
    • yes
    • no
  • posts_per_page
    (int) Default: ’20’
  • heading_title_tag
    (string) Default: ‘h1’
  • list_items
    (string) Default: ‘brf,va12’
    • any valid soprop database field name
  • detail_items
    (string) Default: ‘va01,va02_va03_combined,va04’
    • any valid soprop database field name
  • detail_show_button
    (string) Default: ‘yes’
    • yes
    • no
  • detail_button_text
    (string) Default: ‘Show details’
  • detail_show_apply_link
    (string) Default: ‘yes’
    • yes
    • no
  • detail_apply_link_text
    (string) Default: ‘Apply now’
  • animation
    (string) Default: ‘yes’
    • yes
    • no
  • animation_delay
    (int) Default: ‘0’
  • scroll_top
    (string) Default: ‘no’
    • yes
    • no
  • scroll_top_offset
    (int) Default: ‘0’
  • text_back_button
    (string) Default: ‘<<‘
  • text_next_button
    (string) Default: ‘>>’
  • transient_expiration_seconds
    (int) Default: ‘43200’

Leave a Reply