[ Index ] |
PHP Cross Reference of BBPress |
[Source view] [Print] [Project Stats]
(no description)
File Size: | 80 lines (2 kb) |
Included or required: | 0 times |
Referenced: | 0 times |
Includes or requires: | 0 files |
BBP_Tests_Common_Functions_BBPVerifyNonceRequest:: (4 methods):
setUp()
tearDown()
test_bbp_verify_nonce_request_with_port_in_home_url_and_wordpress_installed_in_subdirectory()
add_port_and_subdirectory_to_home_url()
Class: BBP_Tests_Common_Functions_BBPVerifyNonceRequest - X-Ref
setUp() X-Ref |
No description |
tearDown() X-Ref |
No description |
test_bbp_verify_nonce_request_with_port_in_home_url_and_wordpress_installed_in_subdirectory() X-Ref |
No description |
add_port_and_subdirectory_to_home_url( $url, $path, $scheme ) X-Ref |
Add port 80 and /wordpress/ subdirectory to home URL. return: string param: string $url The complete home URL including scheme and path. param: string $path Path relative to the home URL. Blank string if no path is specified. param: string|null $scheme Scheme to give the home URL context. Accepts 'http', 'https', 'relative' or null. |
Generated: Sat Dec 21 01:00:52 2024 | Cross-referenced by PHPXref 0.7.1 |