forked from woocommerce/woocommerce-blocks
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add Render Logic to BlockTemplateController (woocommerce#4984)
* Add render logic to BlockTemplatesController * Comment out action to test e2e tests * Add add_action back into initialise render method * Check function exists before using it * Change hook from wp to template_redirect * Update src/BlockTemplatesController.php Co-authored-by: Tung Du <[email protected]> Co-authored-by: Tung Du <[email protected]>
- Loading branch information
1 parent
bdcb130
commit 6ae40c4
Showing
2 changed files
with
35 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters