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

Add a Term Cleanup Feature #815

Open
wants to merge 15 commits into
base: develop
Choose a base branch
from
Open

Add a Term Cleanup Feature #815

wants to merge 15 commits into from

Commits on Oct 9, 2024

  1. Configuration menu
    Copy the full SHA
    493bc17 View commit details
    Browse the repository at this point in the history
  2. Update readmes

    dkotter committed Oct 9, 2024
    Configuration menu
    Copy the full SHA
    516af1e View commit details
    Browse the repository at this point in the history
  3. Add basic tests

    dkotter committed Oct 9, 2024
    Configuration menu
    Copy the full SHA
    e6435a5 View commit details
    Browse the repository at this point in the history
  4. Fix typo in namespace. Add necessary CSS to main admin.css file. Remo…

    …ve enqueues that aren't being used yet. Fix test assertion
    dkotter committed Oct 9, 2024
    Configuration menu
    Copy the full SHA
    86311ff View commit details
    Browse the repository at this point in the history
  5. Wire up the Term Cleanup Feature to use Action Scheduler. Add TODO st…

    …atements for remaining methods that are needed because of that switch
    dkotter committed Oct 9, 2024
    Configuration menu
    Copy the full SHA
    1272cea View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    6c928b9 View commit details
    Browse the repository at this point in the history
  7. Ignore non-camel case params

    dkotter committed Oct 9, 2024
    Configuration menu
    Copy the full SHA
    4190acf View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    67bf608 View commit details
    Browse the repository at this point in the history

Commits on Oct 10, 2024

  1. Configuration menu
    Copy the full SHA
    ea82fad View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e887b44 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1334e69 View commit details
    Browse the repository at this point in the history

Commits on Oct 11, 2024

  1. UX: some improvements

    iamdharmesh committed Oct 11, 2024
    Configuration menu
    Copy the full SHA
    32b40bf View commit details
    Browse the repository at this point in the history
  2. Add search term.

    iamdharmesh committed Oct 11, 2024
    Configuration menu
    Copy the full SHA
    f142087 View commit details
    Browse the repository at this point in the history
  3. Fix spacing issue.

    iamdharmesh committed Oct 11, 2024
    Configuration menu
    Copy the full SHA
    c90ed51 View commit details
    Browse the repository at this point in the history

Commits on Oct 15, 2024

  1. Add in custom hooks before and after basic functionality runs, allowi…

    …ng third parties to hook in and do things like logging
    dkotter committed Oct 15, 2024
    Configuration menu
    Copy the full SHA
    bca8413 View commit details
    Browse the repository at this point in the history