95489
results for "wordpress"
-
I wrote the code to expand the stock implementation to allow different html5 comment functions per comment type with a back compatible syntax
GWG-
at
2025-09-07 01:19
-
[asuh]: If you want I could review and write something quickly
GWG-
at
2025-09-07 01:19
-
GWG I know I’ve asked about overrides a few years ago so it’s appreciated that you updated this feature for overrides at all! I just want to see if I can be very tailored about which parts I override
[asuh]
at
2025-09-07 00:32
-
Thanks [artlung] , this is similar to what I’m trying, but an override of the webmentions comment walker also means having to recreate the various methods like `show_separated_reactions` or `comment_query`, among others. I’m trying to be specific about just overriding only `html5_comment
[asuh]
at
2025-09-07 00:31
-
The alternative comment walker in webmentions was designed to be easy to override
GWG-
at
2025-09-06 20:39
-
you will note the callbacks I investigated which did run when I used them, but ended up not needing. hopefully useful to you
[artlung]
at
2025-09-06 17:46
-
'reverse_top_level' => null
[artlung]
at
2025-09-06 17:45
-
'short_ping' => false
[artlung]
at
2025-09-06 17:45
-
'echo' => true
[artlung]
at
2025-09-06 17:45
-
'html5' => true
[artlung]
at
2025-09-06 17:45