• Skip to primary navigation
  • Skip to main content
  • Skip to primary sidebar
  • Skip to footer
Easy Digital Downloads a2z

Easy Digital Downloads a2z

Easy Digital Downloads a2z

  • Home
  • Plugins
  • Shortcodes
  • APIs
  • Classes
  • Files
  • Hooks
  • Sitemap
  • Blog
Home / APIs / WP_Session::read_data() – Read data from a transient for the current session.

You appear to be a bot. Output may be restricted

Description

Read data from a transient for the current session.

Automatically resets the expiration time for the session transient to some time in the future.

Usage

$array = WP_Session::read_data();

Parameters

Returns

array

Source

File name: easy-digital-downloads/includes/libraries/class-wp-session.php
Lines:

1 to 5 of 5
  protected function read_data() {
    $this->container = get_option( "_wp_session_{$this->session_id}", array() );

    return $this->container;
  }
 

 View on GitHub View on Trac

Published: 26th November 2019 | Last updated: 26th November 2019

Primary Sidebar

Information

Function name: WP_Session::read_data
Class ref: WP_Session
Plugin ref: Easy Digital Downloads
Version: 2.11.6
Sourcefile: includes/libraries/class-wp-session.php
File ref: includes/libraries/class-wp-session.php
Deprecated?: No
API Letters: D,R,S,W

Footer

Easy Digital Downloads a2z
Easy Digital Downloads a2z
Easy Digital Downloads a2z
WordPress 5.9.3
WordPress a2z
WordPress core a2z
Genesis Theme Framework a2z
Jetpack a2z
WordPress develop tests
Easy Digital Downloads a2z
WooCommerce a2z
Yoast SEO a2z
WordPress Blocks

Site:  edd.wp-a2z.org
© Copyright Easy Digital Downloads a2z 2014-2022. All rights reserved.


Website designed and developed by Herb Miller
Proudly powered by WordPress and oik plugins

  • Home
  • Blog
  • Sitemap
  • Sites