96169 results for "wordpress"

  • Something like this
    [asuh] at 2025-09-07 03:32
  • ```
    [asuh] at 2025-09-07 03:32
  • namespace MyTheme
    [asuh] at 2025-09-07 03:32
  • class My_Comment_Walker extends Comment_Walker
    [asuh] at 2025-09-07 03:32
  • So as long as I extend Webmention’s class, I can target `html5_comment` directly
    [asuh] at 2025-09-07 03:29
  • You don't need to, that is what inheritance is for
    GWG- at 2025-09-07 03:08
  • As I continue iterating, and then checking against the Webmention version of `Comment_Walker`, I’m seeing a lot of methods that I haven’t manually recreated in my own class. I’m realizing I don’t want to duplicate all of `Comment_Walker` and its methods. Instead, what I’m mostly interested in is the code inside of `html5_comment` that I can slightly rearrange the markup, and you’ll see what I’ve done in my code above. It
    [asuh] at 2025-09-07 00:24
  • https://github.com/asuh/forage/blob/main/app/Comments/Comments.php
    [asuh] at 2025-09-07 00:24
  • same, a little change here and there
    [asuh] at 2025-09-07 00: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 00:24
Sort by:

Filter results by:

Tag

Query took 0.01s.


Search tips

Exclusion
+foo -bar
Logical OR
foo OR bar
Exact phrase
"foo bar"
Partial words
foo*
Particular fields only
title:foo
domain:example.org
nick:somebody
after:2016-11-23
before:2016-11-23
date:2016-11-23