This shortcode, added in Matador Jobs 3.8.0, creates an HTML link, wrapped in a <div> with a link to the General Application Page as set in the Settings > Applications tab. This can be used instead of a direct link to the page in case a user changes the page at a later time.
Parameters
label: The label to use for the link. Defaults is blank which has an end result of the translated text string “Submit a General Application” to be used.
Examples
[matador_general_application_link]This example will result in a link with the label “Submit a General Application”.
[matador_general_application_link label="Submit Resume"]This example will result in a link with the label “Submit Resume”.