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 }}
This repository was archived by the owner on Nov 1, 2019. It is now read-only.
"Regular" posts are effectively any kind of post that lacks a format. It's why get_post_format() returns nothing on those posts. There has been talk to return "standard" but that hasn't gone anywhere just yet. So as of right now, clicking the post format icon for regular posts will return a 404 error instead of the expected post format archive.
"Regular" posts are effectively any kind of post that lacks a format. It's why
get_post_format()returns nothing on those posts. There has been talk to return "standard" but that hasn't gone anywhere just yet. So as of right now, clicking the post format icon for regular posts will return a 404 error instead of the expected post format archive.