Skip to content

Commit

Permalink
Added Global Documentation
Browse files Browse the repository at this point in the history
  • Loading branch information
shail-mehta committed Jan 11, 2025
1 parent 594d834 commit 53a64e8
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions bin/generate-gutenberg-php.php
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,8 @@
/**
* Prints `define` statements for the production version of `gutenberg.php`
* (the plugin entry point).
*
* @global string $plugin_version The version number of the plugin, parsed from the `gutenberg.php` file.
*/
function print_production_defines() {
global $plugin_version;
Expand Down

0 comments on commit 53a64e8

Please sign in to comment.