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

Polish duotone rendering code #49706

Merged
merged 8 commits into from
Apr 20, 2023
Merged

Polish duotone rendering code #49706

merged 8 commits into from
Apr 20, 2023

Commits on Apr 20, 2023

  1. Rename gutenberg_get_slug_from_attr for clarity

    Alex Lende authored and scruffian committed Apr 20, 2023
    Configuration menu
    Copy the full SHA
    199f9f3 View commit details
    Browse the repository at this point in the history
  2. Use double quotes for string concatination

    Alex Lende authored and scruffian committed Apr 20, 2023
    Configuration menu
    Copy the full SHA
    3b6ddfe View commit details
    Browse the repository at this point in the history
  3. Correct WP_Duotone_Gutenberg class comment

    Alex Lende authored and scruffian committed Apr 20, 2023
    Configuration menu
    Copy the full SHA
    6a01fe1 View commit details
    Browse the repository at this point in the history
  4. Match example filter slugs used throughout the file

    Alex Lende authored and scruffian committed Apr 20, 2023
    Configuration menu
    Copy the full SHA
    20ceda0 View commit details
    Browse the repository at this point in the history
  5. Update comments to clarify methods and variables

    Alex Lende authored and scruffian committed Apr 20, 2023
    Configuration menu
    Copy the full SHA
    97969cd View commit details
    Browse the repository at this point in the history
  6. Fix @SInCE declarations on public methods

    Alex Lende authored and scruffian committed Apr 20, 2023
    Configuration menu
    Copy the full SHA
    f837e4d View commit details
    Browse the repository at this point in the history
  7. Reorder methods for better readablity

    Alex Lende authored and scruffian committed Apr 20, 2023
    Configuration menu
    Copy the full SHA
    91e26e8 View commit details
    Browse the repository at this point in the history
  8. Add existance check for core versions of actions/filters

    Alex Lende authored and scruffian committed Apr 20, 2023
    Configuration menu
    Copy the full SHA
    498a2b0 View commit details
    Browse the repository at this point in the history