Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

wp_get_global_settings: add object cache #3789

Closed
wants to merge 15 commits into from
Closed

wp_get_global_settings: add object cache #3789

wants to merge 15 commits into from

Commits on Jan 20, 2023

  1. wp_get_global_settings: add object cache

    Props felixarntz, aristath, ramonjd, spacedmonkey, anton-vlasenko,
    jorgefilipecosta, mmtr, mcsf
    oandregal committed Jan 20, 2023
    Configuration menu
    Copy the full SHA
    3276740 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    22081b2 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    89fe7ac View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    a373a34 View commit details
    Browse the repository at this point in the history

Commits on Jan 26, 2023

  1. Use $can_use_cached for consistency

    Co-authored-by: Felix Arntz <felixarntz@users.noreply.github.com>
    hellofromtonya and felixarntz authored Jan 26, 2023
    Configuration menu
    Copy the full SHA
    40a4a51 View commit details
    Browse the repository at this point in the history
  2. Fix indentation.

    felixarntz committed Jan 26, 2023
    Configuration menu
    Copy the full SHA
    2964c1d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a065aad View commit details
    Browse the repository at this point in the history

Commits on Jan 27, 2023

  1. wp_get_global_settings: add object cache

    Props felixarntz, aristath, ramonjd, spacedmonkey, anton-vlasenko,
    jorgefilipecosta, mmtr, mcsf
    oandregal committed Jan 27, 2023
    Configuration menu
    Copy the full SHA
    765c5c6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    50cb320 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    16ac7c2 View commit details
    Browse the repository at this point in the history
  4. Use $can_use_cached for consistency

    Co-authored-by: Felix Arntz <felixarntz@users.noreply.github.com>
    2 people authored and oandregal committed Jan 27, 2023
    Configuration menu
    Copy the full SHA
    7328c89 View commit details
    Browse the repository at this point in the history
  5. Fix indentation.

    felixarntz authored and oandregal committed Jan 27, 2023
    Configuration menu
    Copy the full SHA
    2d91cbd View commit details
    Browse the repository at this point in the history
  6. Delete proper cache keys

    oandregal committed Jan 27, 2023
    Configuration menu
    Copy the full SHA
    8a47ba6 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    65fe161 View commit details
    Browse the repository at this point in the history
  8. Merge branch 'update/add-cache-to-global-settings' of github.com:oand…

    …regal/wordpress-develop into update/add-cache-to-global-settings
    felixarntz committed Jan 27, 2023
    Configuration menu
    Copy the full SHA
    a09bf9d View commit details
    Browse the repository at this point in the history