apply_filters( 'astra_date_box_markup', string $posted_on_data )
Filters the Date Box markup.
Description
Parameters
- $posted_on_data
-
(string) the posted date markup for the posts.
Source
File: addons/blog-pro/classes/class-astra-ext-blog-pro-markup.php
Changelog
Version | Description |
---|---|
1.5.0 | Introduced. |