[ Index ]

PHP Cross Reference of WordPress Trunk (Updated Daily)

Search

title

Body

[close]

/wp-includes/ -> default-constants.php (summary)

Defines constants and global variables that can be overridden, generally in wp-config.php.

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

Defines 6 functions

  wp_initial_constants()
  wp_plugin_directory_constants()
  wp_cookie_constants()
  wp_ssl_constants()
  wp_functionality_constants()
  wp_templating_constants()

Functions
Functions that are not part of a class:

wp_initial_constants()   X-Ref
Defines initial WordPress constants.


wp_plugin_directory_constants()   X-Ref
Defines plugin directory WordPress constants.

Defines must-use plugin directory constants, which may be overridden in the sunrise.php drop-in.


wp_cookie_constants()   X-Ref
Defines cookie-related WordPress constants.

Defines constants after multisite is loaded.


wp_ssl_constants()   X-Ref
Defines SSL-related WordPress constants.


wp_functionality_constants()   X-Ref
Defines functionality-related WordPress constants.


wp_templating_constants()   X-Ref
Defines templating-related WordPress constants.




Generated : Sat Apr 20 08:20:01 2024 Cross-referenced by PHPXref