Descrizione
Disable the author pages ( /author=? ) in wordpress and redirect the user to another page.
Installazione
- Install the plugin from within the Dashboard or upload the directory
disable-author-pagesand all its contents to the/wp-content/plugins/directory - Activate the plugin through the ‘Plugins’ menu in WordPress
- Configuralo nella sezione impostazioni/disattiva pagine autori
FAQ
- Installation Instructions
-
- Install the plugin from within the Dashboard or upload the directory
disable-author-pagesand all its contents to the/wp-content/plugins/directory - Activate the plugin through the ‘Plugins’ menu in WordPress
- Configuralo nella sezione impostazioni/disattiva pagine autori
- Install the plugin from within the Dashboard or upload the directory
- Ho una nuova traduzione
-
Translations are handled via https://translate.wordpress.org/projects/wp-plugins/disable-author-pages
- Ho trovato un bug
-
Please report it at https://github.com/staude/disable-author-pages/issues
- I have a feature request
-
Please report it at https://github.com/staude/disable-author-pages/issues
Recensioni
Contributi e sviluppo
“Disable Author Pages” è un software open source. Le persone che hanno contribuito allo sviluppo di questo plugin sono indicate di seguito.
Collaboratori“Disable Author Pages” è stato tradotto in 4 lingue. Grazie a chi traduce per il contributo.
Traduci “Disable Author Pages” nella tua lingua.
Ti interessa lo sviluppo?
Esplora il codice segui il repository SVN, segui il log delle modifiche tramite RSS.
Changelog
0.11
- version tagging sync github / wordpress.org svn. Thanks to swissspidy
- fix: notice plugin_settings_link not static. Thanks to swissspidy
0.10
- DB clean up on uninstall
- added settings list on pluginlist
0.9
- fix: redirect to pages. Thanks to Georg
- changed text domain for translations via translate.wordpress.org
- added github updater metadata
0.8
- Updated German Translation, Urls and Description. Thanks to krafit
- Minor spelling correction. Thanks to tristanpenman
0.7
- Make it work if WordPress installed in a subdirectory
https://github.com/staude/disable-author-pages/pull/1
Thanks to smeric - Moved sourcecode to GitHub: https://github.com/staude/disable-author-pages
- Moved Issuetracker to GitHub: https://github.com/staude/disable-author-pages/issues
0.6
Fix: When I choose redirect to “Profile” page and save, the dialogue reverts back to Homepage. ( Thanks to Tradedog )
0.5
Fix: Notice: Trying to get property of non-object in wp-includes/post-template.php on line 29 (from user BackuPs – Thanks)
0.4
- Added feature disable only admin author page (from user BackuPs – Thanks)
- Added feature redirect non exists autor page (instead of default 404) ( Request from Matt Jensen – Thanks)
0.3
Disabilita un pò di notifiche php se WP Debug è attivo
0.2
- Added settings to Options > Author Pages
- 0000027: Overwrite the author_link (optional).
- 0000029: status of redirect
- 0000028: Select destination for redirect
0.1
Prima versione.