File: bp-forums/classes/class-bp-rest-forums-endpoint.php |
Description |
---|---|
bp_rest_forum_schema |
Filters the forums schema. |
BP_REST_Forums_Endpoint::get_collection_params() |
Get the query params for collections. |
bp_rest_forums_collection_params |
Filters the collection query params. |
BP_REST_Forums_Endpoint::prepare_date_response() |
Check the post_date_gmt or modified_gmt and prepare any post or modified date for single post output. |
BP_REST_Forums_Endpoint::prepare_password_response() |
Prepare response for the password protected posts. |
BP_REST_Forums_Endpoint::prepare_links() |
Prepare links for the request. |
bp_rest_forum_prepare_links |
Filter links prepared for the REST response. |
BP_REST_Forums_Endpoint::get_forum_last_active_author_id() |
Last active author for the forum. |
BP_REST_Forums_Endpoint::get_forum_last_active_time() |
Last active time for forum. |
BP_REST_Forums_Endpoint::bbp_rest_get_topic_last_active_time() |
Last active time for Topic. |