Hi @chopperstwisted,
We only use this on our contact page
Which features are you using here?
You can disable the features you don’t use through the Dashboard: https://publishpress.com/knowledge-base/blocks-dashboard/
Regards
Thread Starter
TC
(@chopperstwisted)
This did not turn off the autoloaded data in the wp_options table for the unused blocks as desired. It’s not necessary for all this information to be loaded on every single request for each page. I hope this gives a little more clarity about what I’m trying to do.
Thank you
I understand your suggestion about advgb_blocks_list option. However please note that data run a background process that is important to detect all the blocks in the site.
We need more details to understand your specific situation in order to see how can we help you and maybe adapt how advgb_blocks_list works based on it.
We only use this on our contact page
Which features are you using here?
Thread Starter
TC
(@chopperstwisted)
The accordion list feature.
Please turn off “Block Permissions” through Dashboard. That prevents the load of the script that updates advgb_blocks_list option in the background.
Regards
Thread Starter
TC
(@chopperstwisted)
I did this and it didn’t change them to “no” autoload in the wp_options table so the data load is the same.
ok. Is related to wp_options table and autoload. I understand better the situation.
We’ll handle your request in Github. We already opened an issue: https://github.com/publishpress/PublishPress-Blocks/issues/1102
Regards