Results 334 issues of David Shanske

I cannot think of a reason why we need the originating IP address after any sort of SPAM check is done. We could safely anonymize this information after that time.

Related to having a per post setting decoupled from pings, a setting that just accepts webmentions always on a global scale.

As php-mf2 recommends this, but it isn't a dependency we are adding, we agreed to add a filter to support it into the load DOMDocument function.

Right now, we are tying the receipt of webmentions to the ping_status field in wp_post. For one, it means that enabling webmentions means enabling pingbacks and trackbacks. Want to contemplate...

question

The idea is to generate using a comment query a feed of homepage mentions... I have the hardest time figuring out how to display these usefully and just store them...

enhancement

In #89 we addressed by adding a hook to allow logging. But no one has actually built any logging into the plugin. Want to explore if we can use the...

enhancement
debugging

I know there is a reason it was separated, but I want to discuss if that should be revisited.

enhancement
brainstorming

@pfefferle You were working on this in Webmentions for Comments. Since Webmention now includes several templates, I want to see about merging in this code, but using the query variable...

As an option, allow for an old style excerpt display akin to a pingback.

This on some level relies on the pings open and comments open settings. In the last version of the plugin, I made it so it works without respect to the...

enhancement