Skip to content

Commit

Permalink
Updated hooks built with the new generator.
Browse files Browse the repository at this point in the history
  • Loading branch information
johnbillion committed Nov 30, 2024
1 parent 6d2f7ee commit b60b75c
Show file tree
Hide file tree
Showing 3 changed files with 188 additions and 220 deletions.
7 changes: 4 additions & 3 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
},
"require-dev": {
"erusev/parsedown": "1.8.0-beta-7",
"wp-hooks/generator": "0.9.0",
"wp-hooks/generator": "dev-new-generation",
"oomphinc/composer-installers-extender": "^2",
"roots/wordpress-core-installer": "^1.0.0",
"roots/wordpress-full": "6.6-RC4"
Expand Down Expand Up @@ -58,8 +58,9 @@
"pre_post_{$field}",
"post_{$field}",
"pre_option_enable_xmlrpc",
"{$hook}",
"{$hook_name}"
"$page_hook",
"$hook",
"$hook_name"
]
}
},
Expand Down
Loading

0 comments on commit b60b75c

Please sign in to comment.