bbPress class to handle pinging
| package | bbPress |
|---|
get_endpoint_uri($url) : string | boolean
stringbooleanReturns the Pingback endpoint URI if found or falsesend_all() : integer
At the moment only sends normal pingbacks, but may be expanded in the future.
integerThe number of pings sentsend_all_pingbacks() : integer
integerThe number of pings sentsend_pingback($topic_id, $post_text) : integer
integerThe number of pingbacks sent