96169
results for "wordpress"
-
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 19:50
-
That’s similar to my Setup file: https://github.com/asuh/forage/blob/main/app/Setup.php
[asuh]
at
2025-09-09 19:49
-
this way you would not have to change too much of the code
[pfefferle]
at
2025-09-09 19:49
-
at least where possible
[pfefferle]
at
2025-09-09 19:49
-
the semantics.php file I linked above is adding microformats through core functions
[pfefferle]
at
2025-09-09 19: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 19:48
-
https://github.com/pfefferle/autonomie/blob/master/includes/semantics.php
[pfefferle]
at
2025-09-09 19:48
-
Yes, that’s similar to my previous approach, but I want first-class Webmentions support when enabled
[asuh]
at
2025-09-09 19:47
-
and https://github.com/pfefferle/autonomie/blob/5aa70a5df068662d78180465a38644a0cf54c9fd/functions.php#L469
[pfefferle]
at
2025-09-09 19:46
-
works perfect with webmentions
[pfefferle]
at
2025-09-09 19:45