Releases: skaut/wordpress-stubs
Releases · skaut/wordpress-stubs
Version 2.8.1
Version 2.8.0
Version 2.7.0
Version 2.6.0
New stubs:
WP_User->$user_login
WP_User->$display_name
Fixes:
- More useful return type for
get_the_modified_author()
Version 2.5.0
Version 2.4.0
Version 2.3.1
2.3.1 (2022-07-09)
General:
- Improved
composer
script running
Fixes:
- Fixed confusing
WP_Admin_Bar::get_node()
return value - Fixed
wp_get_post_revisions()
return value - Fixed incorrectly missing double underscore from properties of
WP_Comment_Query::$query_vars
- Fixed incorrectly missing double underscore from properties of
WP_Query::__construct()
parameter$query
- Fixed incorrectly missing double underscore from properties of
WP_User_Query::__construct()
parameter$query