smarty111
Forum Replies Created
Viewing 4 replies - 1 through 4 (of 4 total)
-
Forum: Plugins
In reply to: [WP Cerber Security, Anti-spam & Malware Scan] Wrong redirectNo, i am not redirect when i am enter on page, i am redirect after enter fields and press login, and after that iam need enter fields again on main www site.
- This reply was modified 6 years, 11 months ago by smarty111.
Forum: Plugins
In reply to: [WP Cerber Security, Anti-spam & Malware Scan] Wrong redirectfunction cerber_get_home_url() { static $url; // if ( ! isset( $url ) ) { $url = trim( get_home_url(), '/' ); // } return $url; }That not work, our login link look like:
Before i am login on subdomain i am redirect on:
http://www.site.test/custom/?redirect_to=http%3A%2F%2Fwww.site.test%2Fwp-admin%2F&reauth=1
I am redirect from lang subdomain to main domain with this GET.
Forum: Plugins
In reply to: [WP Cerber Security, Anti-spam & Malware Scan] Wrong redirectCan you fix this in the next update or add the ability to specify this to the settings?(checkbox for custom link for example)
Unfortunately, our company policy does not allow custom code insertion into plugins.
Forum: Plugins
In reply to: [WP Cerber Security, Anti-spam & Malware Scan] Wrong redirectYes, we use custom link
Viewing 4 replies - 1 through 4 (of 4 total)