[ Index ]

PHP Cross Reference of BuddyPress

title

Body

[close]

/tests/phpunit/testcases/core/functions/ -> bpVerifyNonceRequest.php (summary)

(no description)

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

Defines 1 class

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.

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 $orig_scheme Scheme to give the home URL context. Accepts 'http', 'https', 'relative' or null.



Generated: Fri Apr 26 01:01:11 2024 Cross-referenced by PHPXref 0.7.1