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

Style Engine: Add a WP_Style_Engine_Processor object #42463

Merged
merged 11 commits into from
Jul 19, 2022

Commits on Jul 18, 2022

  1. Add a WP_Style_Engine_Renderer object

    aristath authored and ramonjd committed Jul 18, 2022
    Configuration menu
    Copy the full SHA
    725b2fb View commit details
    Browse the repository at this point in the history
  2. Better use of the engine objects

    aristath authored and ramonjd committed Jul 18, 2022
    Configuration menu
    Copy the full SHA
    64ed041 View commit details
    Browse the repository at this point in the history
  3. Added tests

    ramonjd committed Jul 18, 2022
    Configuration menu
    Copy the full SHA
    317457e View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    5baaf51 View commit details
    Browse the repository at this point in the history
  5. no need to use md5

    aristath committed Jul 18, 2022
    Configuration menu
    Copy the full SHA
    73c3036 View commit details
    Browse the repository at this point in the history
  6. No need for an extra method

    aristath committed Jul 18, 2022
    Configuration menu
    Copy the full SHA
    ff058f7 View commit details
    Browse the repository at this point in the history
  7. renaming stuff

    aristath committed Jul 18, 2022
    Configuration menu
    Copy the full SHA
    f89d1ba View commit details
    Browse the repository at this point in the history
  8. micro-optimization

    aristath committed Jul 18, 2022
    Configuration menu
    Copy the full SHA
    ab0e6e5 View commit details
    Browse the repository at this point in the history
  9. rename Renderer to Processor

    aristath committed Jul 18, 2022
    Configuration menu
    Copy the full SHA
    19a0d4d View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    a4c3cbc View commit details
    Browse the repository at this point in the history
  11. some inline comments

    aristath committed Jul 18, 2022
    Configuration menu
    Copy the full SHA
    f8fa57d View commit details
    Browse the repository at this point in the history