Deskripzioa
This plugin will allow you to choose a custom URL for your author links, instead of the standard WordPress author page.
This can be useful if you want to link to your own Twitter, LinkedIn or other social media profile.
There are two areas where this plugin can be configured:
Firstly, a global settings section is available under WordPress Settings. Second, under each users profile page.
A user can set their own custom URL on their profile page, and this will apply just to them.
This can can be overriden by the global admin setting, if the ‘Override Individual Authors’ setting is checked.
Custom author URL’s also redirect author pages when directly accessed.
For example if your user is called Bob, and you try to access https://yourblog.com/author/bob, it will redirect.
Pantaila-argazkiak
Instalazioa
From your WordPress dashboard
- Visit ‘Plugins > Add New’
- Search for ‘WP Custom Author URL’
- Activate ‘WP Custom Author URL’ from your Plugins page.
- Visit ‘WP Custom Author URL Options’ in the ‘Plugins’ submenu to access the settings.
From WordPress.org
- Download ‘WP Custom Author URL’.
- Upload the ‘wp-custom-author-url’ directory to your ‘/wp-content/plugins/’ directory, using your favorite method (ftp, sftp, scp, etc…)
- Activate ‘WP Custom Author URL’ from your Plugins page.
- Visit ‘Custom Author URL’ in the ‘Settings’ menu to access the settings.
MEG
-
Can I set it to open in a new tab?
-
Not at the moment, this will have to be configured via the theme until I find a reliable way of doing this.
-
Do you have any other useful plugins?
-
Yes, I have two other ( completely free ) plugins called WP Dev Flag & WP Custom Author URL, both on the WordPress Repository here:
Berrikuspenak
Laguntzaileak eta Garatzaileak
“WP Custom Author URL” software librea da. Ondoko pertsonek egin dizkiote ekarpenak plugin honi.
LaguntzaileakWP Custom Author URL 1 eskualde-ezarpenera itzuli da. Eskerrik asko itzultzaileei beraien ekarpenengatik.
Itzul zaitez WP Custom Author URL zure hizkuntzara.
Garapena interesatzen zaizu?
Araka kodea, begiratu SVN biltegia edo harpidetu garapen erregistrora RSS bidez.
Aldaketen loga
2.1.0
- Localization to zh_TW and related fixes, Thanks to https://wordpress.org/support/users/alexclassroom/
2.0.2
- Remove unnecessary enqueue_scripts call in admin.
2.0.1
- Bug fixes.
2.0.0
- Full codebase rewrite. Remove code fluff, restructure code.
1.0.5
- Fix a minor vulnerability in the admin settings page, where a user could potentially insert unescaped HTML into the settings page.
1.0.4
- Fix a file structure error introduced by yours truly, causing plugin activation to break.
1.0.3
- Fix an undefined option value and tidy up comments.
1.0.1
- Remove unnecessary public script enqueue calls.
1.0.0
- First Version.