Skip to content

Commit

Permalink
add the woocommerce shop page id to options
Browse files Browse the repository at this point in the history
  • Loading branch information
ramyakrishnai committed Jul 26, 2024
1 parent 9de1712 commit b170268
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions includes/Options.php
Original file line number Diff line number Diff line change
Expand Up @@ -57,6 +57,7 @@ final class Options {
'filter_active_plugins' => 'filter_active_plugins',
'sitegen_regenerated_homepages' => 'sitegen_regenerated_homepages',
'status' => 'status',
'woocommerce_shop_page_id' => 'woocommerce_shop_page_id',
);

/**
Expand Down

0 comments on commit b170268

Please sign in to comment.