Matthias Pfefferle
Matthias Pfefferle
Because of the missing `XMPP` subline?
@Zodiac1978 but the wiki seems to be very similar with GitHub pages... I wouldn't wonder if it is the same tech behind... See: https://github.com/pluginkollektiv/antispam-bee.wiki.git
+1 for 3
The actionscheduler can cause "redeclare" issues if it is required by more than one plugin. Maybe we should rewrite the namespace using php-scoper (see https://github.com/pfefferle/wordpress-webmention/blob/4.X/composer.json#L40) or check if the class/lib...
What about a combination of both? > Delete after X days and/or X comments
Hey @landrok, sorry for the late reply. > I just released a version 0.5.5 with a fromJson() method. Nice, thanks! ## HTTP Client As you said, WordPress has it's own...
Hey @landrok how likely is it, that the PSR 7 driver feature will make it into the code? > Do you know if there are some higher level methods that...
I have two more questions if you don't mind: * why does the lib use "guzzle" and "HttpFoundation"? Do you think it is possible to only use a PSR compatible...
My first intention was, the `wp-uf2` plugin. We had a really interesting discussion on a SemPress issue https://github.com/pfefferle/SemPress/issues/51 . Perhaps we should define more granular microformats2 support like `add_theme_support( 'microformats2',...
I am curious!