95363
results for "wordpress"
-
Makes sense. I tried to take that approach
[asuh]
at
2025-09-09 21:52
-
this is the only real solution that worked for me
[pfefferle]
at
2025-09-09 21:51
-
so if you work on a custom theme, I would recommend to add as much microformats as possible to the theme and do not rely to much on external code
[pfefferle]
at
2025-09-09 21:51
-
I’m always trying to make sure I didn’t miss anything, and there’s not clear documentation to explain all these additions to standard WP themes, so I’ll review your semantics file. I already reviewed GWG’s iw26 theme as well
[asuh]
at
2025-09-09 21:50
-
That’s similar to my Setup file: https://github.com/asuh/forage/blob/main/app/Setup.php
[asuh]
at
2025-09-09 21:49
-
this way you would not have to change too much of the code
[pfefferle]
at
2025-09-09 21:49
-
at least where possible
[pfefferle]
at
2025-09-09 21:49
-
the semantics.php file I linked above is adding microformats through core functions
[pfefferle]
at
2025-09-09 21:49
-
If someone doesn’t use Webmentions plugin, it’ll fallback to classic comment code, but I could manually support MF2 in the theme even if Webmentions isn’t installed, I just had to draw a line somewhere
[asuh]
at
2025-09-09 21:48
-
https://github.com/pfefferle/autonomie/blob/master/includes/semantics.php
[pfefferle]
at
2025-09-09 21:48