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
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
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 }}
WordPress
/
wordpress-develop
Public
Notifications
You must be signed in to change notification settings
Fork
3.7k
Star
3.4k
Code
Pull requests
3.5k
Actions
Security and quality
42
Insights
Additional navigation options
Code
Pull requests
Actions
Security and quality
Insights
Code Quality: Type _get_list_table() by the class name it is given
- #13553
#13553
Closed
Soean
wants to merge 10 commits into
WordPress:trunk
WordPress/wordpress-develop:trunk
from
Soean:code-quality/list-table-generic-return-type
Soean/wordpress-develop:code-quality/list-table-generic-return-type
Copy head branch name to clipboard
Conversation
Commits
10
(10)
Checks
Files changed
Closed
Code Quality: Type _get_list_table() by the class name it is given
#13553
Soean
wants to merge 10 commits into
WordPress:trunk
WordPress/wordpress-develop:trunk
from
Soean:code-quality/list-table-generic-return-type
Soean/wordpress-develop:code-quality/list-table-generic-return-type
Copy head branch name to clipboard
Commits
Commits on Sep 16, 2026
Code Quality: Type _get_list_table() by the class name it is given.
Show description for 181a25b
Soean
committed
181a25b
View commit details
Copy full SHA for 181a25b
Browse repository at this point
Merge branch 'trunk' into code-quality/list-table-generic-return-type
westonruter
committed
9f4da10
View commit details
Copy full SHA for 9f4da10
Browse repository at this point
Add template to wp_list_table_class_name filter
westonruter
committed
9769617
View commit details
Copy full SHA for 9769617
Browse repository at this point
Copy WP_List_Table constructor args docs to _get_list_table()
westonruter
committed
e2d1a02
View commit details
Copy full SHA for e2d1a02
Browse repository at this point
Regenerate baselines for issues exposed by typing $args
westonruter
committed
0587894
View commit details
Copy full SHA for 0587894
Browse repository at this point
Update convert_to_screen() and callers to be aware that WP_Screen can be passed
westonruter
committed
2fb1b42
View commit details
Copy full SHA for 2fb1b42
Browse repository at this point
Add missing null to screen arg type union
westonruter
committed
68839c6
View commit details
Copy full SHA for 68839c6
Browse repository at this point
Restore @param column alignment in _get_list_table() docblock
Show description for 1710cae
westonruter
and
claude
committed
1710cae
View commit details
Copy full SHA for 1710cae
Browse repository at this point
Allow null in the documented screen argument types
Show description for d44b789
westonruter
and
claude
committed
d44b789
View commit details
Copy full SHA for d44b789
Browse repository at this point
Tidy the screen and singular descriptions in the list table args
Show description for d25fede
westonruter
and
claude
committed
d25fede
View commit details
Copy full SHA for d25fede
Browse repository at this point
You can’t perform that action at this time.