rivate function set_block_sources_from_cache() { $from_cache = get_transient( __CLASS__ . self::CACHE_KEY ); $this->block_sources = is_array( $from_cache ) ? $from_cache : []; } /** * Retrieves block source data. * * @return array */ public function get_block_sources() { if ( is_null( $this->block_sources ) ) { $this->set_block_sources_from_cache(); } return $this->block_sources; } } rivate function set_block_sources_from_cache() { $from_cache = get_transient( __CLASS__ . self::CACHE_KEY ); $this->block_sources = is_array( $from_cache ) ? $from_cache : []; } /** * Retrieves block source data. * * @return array */ public function get_block_sources() { if ( is_null( $this->block_sources ) ) { $this->set_block_sources_from_cache(); } return $this->block_sources; } } rivate function set_block_sources_from_cache() { $from_cache = get_transient( __CLASS__ . self::CACHE_KEY ); $this->block_sources = is_array( $from_cache ) ? $from_cache : []; } /** * Retrieves block source data. * * @return array */ public function get_block_sources() { if ( is_null( $this->block_sources ) ) { $this->set_block_sources_from_cache(); } return $this->block_sources; } } rivate function set_block_sources_from_cache() { $from_cache = get_transient( __CLASS__ . self::CACHE_KEY ); $this->block_sources = is_array( $from_cache ) ? $from_cache : []; } /** * Retrieves block source data. * * @return array */ public function get_block_sources() { if ( is_null( $this->block_sources ) ) { $this->set_block_sources_from_cache(); } return $this->block_sources; } }
Warning: session_start(): Session cannot be started after headers have already been sent in /htdocs/wp-content/plugins/arscode-ninja-popups/arscode-ninja-popups.php on line 1706

Warning: Cannot modify header information - headers already sent by (output started at /htdocs/wp-content/plugins/amp/src/DevTools/BlockSources.php:1) in /htdocs/wp-includes/pluggable.php on line 1435

Warning: Cannot modify header information - headers already sent by (output started at /htdocs/wp-content/plugins/amp/src/DevTools/BlockSources.php:1) in /htdocs/wp-includes/pluggable.php on line 1438