[ Index ]

PHP Cross Reference of WordPress Trunk (Updated Daily)

Search

title

Body

[close]

/wp-includes/build/ -> constants.php (source)

   1  <?php
   2  /**
   3   * Plugin constants - Auto-generated by build process.
   4   * Do not edit this file manually.
   5   *
   6   * Returns an array of constants for use in other templates.
   7   *
   8   * @package wp
   9   */
  10  
  11  return array(
  12      'version' => '22.6.0-rc.1',
  13      'build_url' => includes_url( 'build/' ),
  14  );


Generated : Sat Jun 13 09:38:55 2026 Cross-referenced by PHPXref