95363
results for "wordpress"
-
https://github.com/asuh/forage/blob/main/app/Comments/Comments.php
[asuh]
at
2025-09-07 02:24
-
same, a little change here and there
[asuh]
at
2025-09-07 02:24
-
GWG, that’s very kind. Here’s where I am for the current Comments class in my own theme work
[asuh]
at
2025-09-07 02:24
-
What do you want to do specifically
GWG-
at
2025-09-07 01:21
-
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