[ Index ]

PHP Cross Reference of BuddyPress

title

Body

[close]

/src/bp-forums/bbpress/bb-includes/ -> class.bb-pingbacks.php (summary)

(no description)

File Size: 204 lines (6 kb)
Included or required:0 times
Referenced: 0 times
Includes or requires: 0 files

Defines 1 class

BB_Pingbacks:: (4 methods):
  get_endpoint_uri()
  send_all()
  send_all_pingbacks()
  send_pingback()


Class: BB_Pingbacks  - X-Ref

bbPress class to handle pinging

get_endpoint_uri( $url )   X-Ref
Gets the Pingback endpoint URI provided by a web page specified by URL

return: string|boolean Returns the Pingback endpoint URI if found or false

send_all()   X-Ref
Sends all pingbacks and other ping like requests

At the moment only sends normal pingbacks, but may be
expanded in the future.

return: integer The number of pings sent

send_all_pingbacks()   X-Ref
Sends all pingbacks

return: integer The number of pings sent

send_pingback( $topic_id, $post_text )   X-Ref
Sends a single pingback if a link is found

return: integer The number of pingbacks sent



Generated: Thu Dec 7 01:01:35 2017 Cross-referenced by PHPXref 0.7.1