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

Allow for whitelisting/blacklisting keys #19

Open
wants to merge 4 commits into
base: main
Choose a base branch
from

Commits on Apr 25, 2016

  1. Pass post_id to _wp_post_revision_meta_keys to allow for blacklisting…

    … rather than whitelisting keys
    Ivan Kruchkoff committed Apr 25, 2016
    Configuration menu
    Copy the full SHA
    a195120 View commit details
    Browse the repository at this point in the history
  2. Add self to contributors

    Ivan Kruchkoff committed Apr 25, 2016
    Configuration menu
    Copy the full SHA
    73ed921 View commit details
    Browse the repository at this point in the history
  3. Minor version bump

    Ivan Kruchkoff committed Apr 25, 2016
    Configuration menu
    Copy the full SHA
    940154f View commit details
    Browse the repository at this point in the history
  4. s/array_key_exists/in_array/

    Ivan Kruchkoff committed Apr 25, 2016
    Configuration menu
    Copy the full SHA
    44705f1 View commit details
    Browse the repository at this point in the history