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

fix: pagination in WP Admin for Articles type #1993

Merged
merged 1 commit into from
Nov 25, 2024
Merged

Conversation

patheard
Copy link
Member

Summary

Remove the custom PostTable from the CDS Base plugin as this is breaking pagination for the Articles post type display in the WordPress 6.7.1 admin dashboard.

The impact of this change is that we will revert to the default display of post states which has them comma separated, listed after the post title:

image

Related

Remove the custom PostTable from the CDS Base plugin as this is
breaking pagination for the `Articles` post type display in the
WordPress 6.7.1 admin dashboard.
@patheard patheard self-assigned this Nov 25, 2024
@patheard patheard requested a review from a team November 25, 2024 20:23
@patheard patheard enabled auto-merge (squash) November 25, 2024 20:23
@patheard patheard merged commit 22f484b into main Nov 25, 2024
8 checks passed
@patheard patheard deleted the fix/articles-pagination branch November 25, 2024 20:23
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.

3 participants