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

Make it possible to clear the history of used post IDs #193

Merged
merged 11 commits into from
Jun 24, 2024

Conversation

dlh01
Copy link
Member

@dlh01 dlh01 commented Jun 19, 2024

Swaps the Used_Post_IDs class for a custom implementation of Post_IDs that includes the ability to clear the history by firing an action. Includes a major version bump because of the changed constructor signatures.

Copy link
Collaborator

@mogmarsh mogmarsh left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

one question, otherwise 👍

use Alley\WP\Post_Queries\Exclude_Queries;
use Alley\WP\Post_Queries\Variable_Post_Queries;
use Alley\WP\Types\Feature;
use Alley\WP\Types\Post_Queries;
use Alley\WP\Types\Post_Query;
use Alley\WP\WP_Curate\Features\Parsely_Support;
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

we're still referencing this... should it still be included?

Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

oh nevermind. same namespace

@dlh01 dlh01 merged commit b3eb777 into develop Jun 24, 2024
7 checks passed
@dlh01 dlh01 deleted the feature/reset-action branch June 24, 2024 20:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants