Action Reference: geodir_wrapper_content_open

Summary

Outputs the opening HTML wrappers for the content.

Parameters

$type
(string) (required) Page type.

Default: None
$id
(string) (required) The id of the HTML element.

Default: None
$class
(string) (required) The class of the HTML element.

Default: None

See

‘geodir_wrapper_content_close’

Change Log

Since: 1.1.0

Used by

geodirectory-templates/add-listing.php: [Line: 72]

geodirectory-templates/listing-detail.php: [Line: 51]

geodirectory-templates/geodir-location.php: [Line: 40]

geodirectory-templates/geodir-search.php: [Line: 58]

geodirectory-templates/geodir-home.php: [Line: 43]

geodirectory-templates/listing-success.php: [Line: 35]

geodirectory-templates/geodir-listing.php: [Line: 57]

geodirectory-templates/geodir-author.php: [Line: 58]

geodirectory-templates/geodir-signup.php: [Line: 51]

geodirectory-templates/post-success.php: [Line: 40]

Source Code

do_action('geodir_wrapper_content_open', 'success-page', 'geodir-wrapper-content', '');