- b2evolution CMS User Manual
- Developer Reference
- Website Skins/Themes
- Skin Tags / API
- Item Tags
- Tag Item Can Recieve Pings
Tag Item Can Recieve Pings
This template tag checks if item can receive pingbacks or trackbacks.
== Example ==
$Item->can_receive_pings();
== Parameters ==
This tag does not accept any parameters.
== Return value ==
This function return true if item can receive pingbacks or trackbacks.