[ Index ]

PHP Cross Reference of BBPress

title

Body

[close]

/tests/phpunit/testcases/common/ -> verify-nonce.php (summary)

(no description)

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

Defines 1 class

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.

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.
return: string



Generated: Tue Mar 19 01:01:02 2024 Cross-referenced by PHPXref 0.7.1