apply_filters( 'jb_job_submission_strict_wrap_attrs', $strict_wrap_attrs ) → {string}
Filters HTML attributes for the My Details section.
Parameters:
Name | Type | Description |
---|---|---|
$strict_wrap_attrs |
string | HTML attributes for the My Details section. |
- Since:
- 1.2.2
- Source:
Returns:
HTML attributes for the My Details section. It's empty string by default.
- Type
- string