Plugin Author
finnj
(@finnj)
Hi,
There is a setting “Show link to your login page” in frontier post. If enabled it will link to the standard login url from WordPress wp_login_url()
This link can be changed through filters, and if you are using a plugin for this, the link will most likely be correct – As for the text, the dirty way is to create a translation file and change the text.
Are you using a plugin for login ?
I might consider to add a setting for the login text, as for the login url, I would like to stay with WP standard.
You are super responsive, thanks.
I am using Userpro for my user accounts, badges, login form, signup, etc. Their frontend post form is very basic compared to yours though so I am glad for your plugin. It made what I am trying to do possible.
Regarding the login URL, I don’t want users to go to the WP login screen. There is a login page that comes with User Pro that also offers account signup, etc., that I want to use. That’s the reason for me needing to point to a specific page.
Thanks again
Plugin Author
finnj
(@finnj)
I will look at this for a future release, until then there is a way around it:
The link can be changed with a filter for the standard wp function wp_login_url() wich I use: http://codex.wordpress.org/Plugin_API/Filter_Reference/login_url
To change the text, you can cheat by creating a translation file for English for Frontier Post, this way you can in fact change all text.
Great, thanks. I’ll try it out.
Plugin Author
finnj
(@finnj)
This is now included in the new version 3.3.2 – You will have to install it manually, I would like some users to test it, before i make it the stable release
Documentation: http://wpfrontier.com