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
My "final gift": post_class() is a monster, and does more work than necessary. The post object should contain enough data to create all classes actually needed.
My "final gift": post_class() is a monster, and does more work than necessary. The post object should contain enough data to create all classes actually needed.
https://core.trac.wordpress.org/browser/tags/5.1.1/src/wp-includes/post-template.php#L466
https://github.com/Vincit/wordpress-theme-base/blob/8161ccde82e48c4502f0b9d6413964b4681f6089/inc/templates/SinglePost.php
https://github.com/Vincit/wordpress-theme-base/blob/8161ccde82e48c4502f0b9d6413964b4681f6089/inc/templates/PostListItem.php
The text was updated successfully, but these errors were encountered: