RestroPress

⌘K
  1. Home
  2. Docs
  3. RestroPress
  4. Developer Docs
  5. Filters
  6. rpress_current_date

rpress_current_date

The rpress_current_date filter is applied to use get the current date. It receives one parameter.
$date_i18n -> contain date format.

apply_filters( ‘rpress_current_date’, $date_i18n );

How can we help?