Usage
PHP
nebula()->post_comments($icon, $linked, $empty)
Parameters
$icon
(Optional) (Boolean) Whether to show the icon
Default: true
$linked
(Optional) (Boolean) Whether to link the metadata
Default: true
$empty
(Optional) (Boolean) If metadata still appear if no comments
Default: true
Demo
Using post_meta
:
Using individual Nebula post meta functions with options:
Other Nebula meta functions:
Source File
This function was not found in /libs/Functions.php. Please report this error.
No Hooks
This function does not have any filters or actions available. Request one?Override
This function can not be short-circuited with an override filter. Request one?