Torsten Landsiedel

Results 113 issues of Torsten Landsiedel

Before saving a new Talk entry I see this warning on a WordPress 5.6 / PHP 7.3: https://github.com/schlessera/as-speaking/blob/master/views/talk-metabox-session.php#L20

On DomainFactory the mentioned way of adding some line to `.htaccess` don't work for me: https://github.com/sergejmueller/wpcheck/blob/master/HOWTO.md#3-dont-show-php-errors What is working: Using a `.user.ini`with this content: `display_errors = 0` Maybe there are...

I am a long time WordPress volunteer (support, translation, bug reports, small patches, etc.) and had an idea: WordPress (and maybe some other CMS/blogging tools) have a comments feed. I...

At the moment I get this filename if I export all translation from a stable version of a WordPress plugin (for example): `wp-plugins-advanced-ads-stable-de.po` It would be great if this could...

[Type] Enhancement

For example we could add a true/false info if this user has GlotPress admin privileges. And we could add all locales/projects for which this user has validator rights. Like seen...

[Type] Feature

### Is your feature request related to a problem? Please describe I share mostly PHP or JS snippets for WordPress and tweaks for the `.htaccess` file. For the latter there...

[Type] Enhancement

Just a heads up: With the coming WordPress 5.5 the `blacklist_keys` are changed to `blocklist_keys`. See this changeset: https://core.trac.wordpress.org/changeset/48121 For all the people maintaining plugins to update those keys with...

enhancement

> Surprisingly, WordPress also applies the blacklist against the user agent string. This will be finally fixed in WordPress 5.5 after I reported it a while ago: https://core.trac.wordpress.org/ticket/49902

enhancement

**Describe the bug** We have links to the support forum added as translatable, but although the plugin page itself is made for i18n, the support forum seems to be not....

bug

**Describe the bug** At the moment we have two possible stats that could be activated to show up in the dashboard: https://antispambee.pluginkollektiv.org/documentation/#spam-counter-on-the-dashboard and https://antispambee.pluginkollektiv.org/documentation/#statistics-on-the-dashboard We have very low questions in...

enhancement