Changeset 2911266
- Timestamp:
- 05/11/2023 03:47:10 PM (3 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
outshifter-embed-commerce/trunk/includes/class-outshifter-blocks-activator.php
r2911262 r2911266 29 29 add_option("outshifter_blocks_stripe_id", '', '', 'yes'); 30 30 add_option("outshifter_blocks_g_analytics", '', '', 'yes'); 31 //add_option("outshifter_blocks_hotjar_tracking_id", '', '', 'yes'); 32 //add_option("outshifter_blocks_title_alignment", 'alignLeft', '', 'yes');31 32 33 33 add_option("outshifter_blocks_create_shortcode", '', '', 'yes'); 34 34 add_option("outshifter_blocks_not_gutemberg", '', '', 'yes');
Note: See TracChangeset
for help on using the changeset viewer.