Warning: Array to string conversion in /mnt/data/home/502433.cloudwaysapps.com/rhbymdevka/public_html/wp-content/themes/wporg-developer/inc/template-tags.php on line 808
Warning: Array to string conversion in /mnt/data/home/502433.cloudwaysapps.com/rhbymdevka/public_html/wp-content/themes/wporg-developer/inc/template-tags.php on line 808
Warning: Array to string conversion in /mnt/data/home/502433.cloudwaysapps.com/rhbymdevka/public_html/wp-content/themes/wporg-developer/inc/template-tags.php on line 808
FS_Storage
Class FS_Storage
Description Description
A wrapper class for handling network level and single site level storage.
Warning: Array to string conversion in /mnt/data/home/502433.cloudwaysapps.com/rhbymdevka/public_html/wp-content/themes/wporg-developer/inc/template-tags.php on line 808
Warning: Array to string conversion in /mnt/data/home/502433.cloudwaysapps.com/rhbymdevka/public_html/wp-content/themes/wporg-developer/inc/template-tags.php on line 808
Warning: Array to string conversion in /mnt/data/home/502433.cloudwaysapps.com/rhbymdevka/public_html/wp-content/themes/wporg-developer/inc/template-tags.php on line 808
Source Source
File: includes/pum-sdk/freemius/includes/class-fs-storage.php
Expand full source code Collapse full source code View on Trac
Methods Methods
- __construct
- __get
- __isset
- __set
- __unset
- clear_all
- get
- get_module_slug
- get_module_type
- get_site_storage
- instance
- is_multisite_option — This method will and should only be executed when is_multisite() is true.
- load_network_options_map — We don't want to load the map right away since it's not even needed in a non-MS environment.
- migrate_to_network — Migration script to the new storage data structure that is network compatible.
- remove
- save — Multisite activated: true: Save network storage.
- set_network_active — Tells this storage wrapper class that the context plugin is network active. This flag will affect how values are retrieved/stored from/into the storage.
- set_site_blog_context — Switch the context of the site level storage manager.
- should_use_network_storage
- store