[ Index ] |
PHP Cross Reference of BuddyPress |
[Source view] [Print] [Project Stats]
(no description)
File Size: | 81 lines (2 kb) |
Included or required: | 0 times |
Referenced: | 0 times |
Includes or requires: | 0 files |
BP_Tests_Core_Functions_BPVerifyNonceRequest:: (4 methods):
setUp()
tearDown()
test_bp_verify_nonce_request_with_port_in_home_url_and_wordpress_installed_in_subdirectory()
add_port_and_subdirectory_to_home_url()
Class: BP_Tests_Core_Functions_BPVerifyNonceRequest - X-Ref
setUp() X-Ref |
No description |
tearDown() X-Ref |
No description |
test_bp_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. 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 $orig_scheme Scheme to give the home URL context. Accepts 'http', 'https', 'relative' or null. return: string |
Generated: Fri Nov 22 01:00:56 2024 | Cross-referenced by PHPXref 0.7.1 |