translation update
ease popularity plugin reuseSee #4477 for rationale
align urlref https://github.com/dokuwiki/dokuwiki/issues/4270- align url to standard prefix- realign spacing
Use str_starts_with/str_ends_with
adjusted docblocks for renamed class aliases
use $auth instanceof AuthPlugin instead of not null check
code style: line breaks
code style: operator spacing
Apply rector renames
Apply rector fixes to the rest of lib/plugin
PR review fixes
Improve Popularity plugin intro text
declare visibility o new method (codestyle fix)
fixes for the popularity plugin* initialize values to avoid warnings in PHP 8.1* avoid iterating over a missing change log
Send Popularity data securely
12345678910>>...24