Developer Resources

A comprehensive list of filters and actions included in our plugin

Hooks / nelio_content_simplify_calendar_time_format

apply_filters( ‘nelio_content_simplify_calendar_time_format’, $simplify )

Whether the plugin should remove “:00” and the “m” in “am/pm” when displaying times in the calendar. It also all spaces.

Parameters

$simplify

(Required) boolean Default: true.

Source

File: admin/pages/class-nelio-content-calendar-page.php

Changelog

Changelog
VersionDescription
2.2.1Introduced.