Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Type
/
to search
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
nlemoine
/
page-for-custom-post-type
Public
Notifications
You must be signed in to change notification settings
Fork
3
Star
9
Code
Issues
3
Pull requests
1
Actions
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Security and quality
Insights
1.x
- #7
#7
Merged
nlemoine
merged 32 commits into
main
nlemoine/page-for-custom-post-type:main
from
1.x
nlemoine/page-for-custom-post-type:1.x
Copy head branch name to clipboard
May 8, 2026
Conversation
Commits
32
(32)
Checks
Files changed
Merged
1.x
#7
nlemoine
merged 32 commits into
main
nlemoine/page-for-custom-post-type:main
from
1.x
nlemoine/page-for-custom-post-type:1.x
Copy head branch name to clipboard
Commits
Commits on Mar 21, 2026
feat!: Refactor plugin
nlemoine
committed
8d0dcdb
View commit details
Copy full SHA for 8d0dcdb
Browse repository at this point
Add integration and unit tests for various components
Show description for 541730c
nlemoine
committed
541730c
View commit details
Copy full SHA for 541730c
Browse repository at this point
Commits on Mar 22, 2026
feat: Add integration for The SEO Framework with custom ACF location rules and breadcrumbs
nlemoine
committed
905c403
View commit details
Copy full SHA for 905c403
Browse repository at this point
feat: Enhance integration tests for Polylang and Yoast SEO by clearing caches and ensuring indexables
nlemoine
committed
3270175
View commit details
Copy full SHA for 3270175
Browse repository at this point
feat: Improve integration tests by ensuring taxonomy registration and updating Polylang language setup
nlemoine
committed
03d82f2
View commit details
Copy full SHA for 03d82f2
Browse repository at this point
feat: Update page slug display in dropdown and improve related descriptions for SEO impact
nlemoine
committed
f0c2dad
View commit details
Copy full SHA for f0c2dad
Browse repository at this point
feat: Improve permalink handling in dropdown and set default language for Polylang
nlemoine
committed
9b49196
View commit details
Copy full SHA for 9b49196
Browse repository at this point
feat: Ensure default language is set for Polylang to prevent TypeError in post creation
nlemoine
committed
ce4eff6
View commit details
Copy full SHA for ce4eff6
Browse repository at this point
feat: Enhance Polylang integration by setting default language for pages and cleaning up global state in tests
nlemoine
committed
417e6ec
View commit details
Copy full SHA for 417e6ec
Browse repository at this point
feat: Set up Polylang languages in tests to prevent TypeError during post creation
nlemoine
committed
f5ce60d
View commit details
Copy full SHA for f5ce60d
Browse repository at this point
feat: Refactor language setup in tests to use PLL()->model directly for improved reliability
nlemoine
committed
3732674
View commit details
Copy full SHA for 3732674
Browse repository at this point
feat: Update README for clarity and enhance bootstrap process for Polylang integration
nlemoine
committed
5777539
View commit details
Copy full SHA for 5777539
Browse repository at this point
feat: Improve type safety and error handling across various components
nlemoine
committed
bfd09cf
View commit details
Copy full SHA for bfd09cf
Browse repository at this point
Commits on Mar 23, 2026
feat: Add body class filtering for custom post type pages
Show description for 1bf1207
nlemoine
committed
1bf1207
View commit details
Copy full SHA for 1bf1207
Browse repository at this point
Refactor: Remove backslashes from function calls in AdvancedCustomFields, Autodescription, Polylang, and WordPressSeo integrations
Show description for 6559b55
nlemoine
committed
6559b55
View commit details
Copy full SHA for 6559b55
Browse repository at this point
feat: Update function calls to use namespaced versions for improved clarity and maintainability
nlemoine
committed
e7b2e2d
View commit details
Copy full SHA for e7b2e2d
Browse repository at this point
Add Slevomat Coding Standard and update code for consistency
Show description for 92d2afa
nlemoine
committed
92d2afa
View commit details
Copy full SHA for 92d2afa
Browse repository at this point
refactor: Simplify coverage generation and improve code quality checks in CI workflow
nlemoine
committed
0bbe0c0
View commit details
Copy full SHA for 0bbe0c0
Browse repository at this point
feat: Enhance Yoast SEO integration with targeted fix for page detection logic
nlemoine
committed
24898ef
View commit details
Copy full SHA for 24898ef
Browse repository at this point
feat: Enhance coverage generation with additional test suites and merge functionality
nlemoine
committed
25db8f6
View commit details
Copy full SHA for 25db8f6
Browse repository at this point
feat: Update integration tests to include WordPress version matrix and improve error handling
nlemoine
committed
9b5a6f7
View commit details
Copy full SHA for 9b5a6f7
Browse repository at this point
Commits on Mar 30, 2026
feat: Add WPML integration
Show description for 3fb64dd
3 people
authored
3fb64dd
View commit details
Copy full SHA for 3fb64dd
Browse repository at this point
Commits on May 8, 2026
feat: Add coverage for WPML in QA workflow
nlemoine
committed
e8394a7
View commit details
Copy full SHA for e8394a7
Browse repository at this point
fix: Flush rewrite rules on any permalink-affecting page update
Show description for 2b64409
nlemoine
committed
2b64409
View commit details
Copy full SHA for 2b64409
Browse repository at this point
feat: warn before slug changes for assigned CPT pages
Show description for 437c747
nlemoine
committed
437c747
View commit details
Copy full SHA for 437c747
Browse repository at this point
chore: reformat composer.json and add changelog support link
Show description for d172426
nlemoine
committed
d172426
View commit details
Copy full SHA for d172426
Browse repository at this point
feat: i18n with .pot file generation
Show description for 3a216cf
nlemoine
committed
3a216cf
View commit details
Copy full SHA for 3a216cf
Browse repository at this point
ci: add release workflow with release-please
Show description for 0e99812
nlemoine
committed
0e99812
View commit details
Copy full SHA for 0e99812
Browse repository at this point
ci: pin third-party actions to commit SHAs in qa workflow
Show description for 2d94bb1
nlemoine
committed
2d94bb1
View commit details
Copy full SHA for 2d94bb1
Browse repository at this point
feat: clean up plugin options on uninstall
Show description for 773019c
nlemoine
committed
773019c
View commit details
Copy full SHA for 773019c
Browse repository at this point
feat!: migrate pre-1.0 installs to opt-in use_slug
Show description for 2ea1ebe
nlemoine
committed
2ea1ebe
View commit details
Copy full SHA for 2ea1ebe
Browse repository at this point
docs: refresh README for the 1.0 release
Show description for b484568
nlemoine
committed
b484568
View commit details
Copy full SHA for b484568
Browse repository at this point
You can’t perform that action at this time.