Skip to content
This repository has been archived by the owner on Oct 19, 2022. It is now read-only.

Add a notice when requirements aren’t met #75

Merged
merged 4 commits into from
Nov 2, 2018

Commits on Nov 1, 2018

  1. Add a notice when requirements aren’t met

    This adds a notice in WordPress < 5.0 if Gutenberg is also below version 3.5.0 because Ramp doesn’t work with Gutenberg plugin that old anymore.
    Nauris committed Nov 1, 2018
    Configuration menu
    Copy the full SHA
    52357c9 View commit details
    Browse the repository at this point in the history

Commits on Nov 2, 2018

  1. Rename function

    Call it gutenberg_ramp_get_validated_gutenberg_load_path instead of gutenberg_ramp_validated_gutenberg_load_path
    Nauris committed Nov 2, 2018
    Configuration menu
    Copy the full SHA
    c4f7cf5 View commit details
    Browse the repository at this point in the history
  2. Remove time sensitive notice text

    And update the wording in the message
    Nauris committed Nov 2, 2018
    Configuration menu
    Copy the full SHA
    548e685 View commit details
    Browse the repository at this point in the history
  3. Fix typo

    Nauris committed Nov 2, 2018
    Configuration menu
    Copy the full SHA
    e211a53 View commit details
    Browse the repository at this point in the history