inc/mf2.php not included #231
Closed
Comments
I should add, I've added it to my copy and everything is behaving as it should now. |
@Ruxton I have no idea how that was missed. Thank you! I'll get this fixed and do a maintenance release soon. |
Next Release Changelog:
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
The file inc/mf2.php was added in e8d4288 but was never included anywhere.
Ultimately this means there's currently no microformats2 h-entry being added to post/body classes. Parsers that fallback to microformats v1 are doing just fine, but a strict microformats2 parser wont find anything.
The text was updated successfully, but these errors were encountered: