Ez a bővítmény nem lett tesztelve a WordPress legutóbbi 3 fő kiadásával. Lehetséges, hogy már nincs karbantartva, frissítve és a használata gondot jelenthet a frissebb WordPress verziókkal.

Remove Author Pages

Leírás

This plugin will trigger a 404 error for all author pages and replace author links generated by WordPress with links to the home page.

There are no settings, the plugin is supposed to be simple and just work for this specific task.

Vélemények

Дополнение — «то, что нужно». Единственное но, не имеет перенаправления на «главную» (или указанный адрес), и author=0 не прячет. Вцелом нормально (если без учёта).
2016.09.03.
15 lines of code. Such a simple approach. I ended up simply adding this code to one of our existing in-house plugins for a multisite and slightly modified the code so it redirects to the parent domain of the blog / domain. echo '<meta http-equiv="refresh" content="1;URL=http://'.$_SERVER['HTTP_HOST'].'">';
2016.09.03.
This is the type of plugin we need more of - they do the job without having to edit theme files. Thanks.
2017.02.08.
Does what it's supposed to, in one single step. Thanks a lot, Winiweb! 🙂
9 (az összes) vélemény olvasása

Közreműködők és fejlesztők

“Remove Author Pages” egy nyílt forráskódú szoftver. A bővítményhez a következő személyek járultak hozzá:

Közreműködők

“Remove Author Pages” fordítása a saját nyelvünkre.

Érdekeltek vagyunk a fejlesztésben?

Browse the code, check out the SVN repository, or subscribe to the development log by RSS.