help please
Quote from Yworld on May 26, 2017, 8:58 amHi heroturk
To add to your themes functions.php
add_filter('asgarosforum_filter_login_message', 'myLoginMessage'); function myLoginMessage() { return 'Your code'; }
Hi heroturk
To add to your themes functions.php
add_filter('asgarosforum_filter_login_message', 'myLoginMessage'); function myLoginMessage() { return 'Your code'; }
Quote from heroturk on May 26, 2017, 10:39 am
Thank you for your help but originally I’m redirecting to siteismi.com/wp-login I want to redirect siteismi.com/uye-ol
Thank you for your help but originally I’m redirecting to siteismi.com/wp-login I want to redirect siteismi.com/uye-ol
Quote from Asgaros on May 26, 2017, 1:21 pmHello heroturk,
you can also use that filter to manually change the link. Just play around a little bit with it and change it as you want. 🙂
Hello heroturk,
you can also use that filter to manually change the link. Just play around a little bit with it and change it as you want. 🙂
Quote from heroturk on May 26, 2017, 4:04 pmQuote from Asgaros on May 26, 2017, 1:21 pmHello heroturk,
you can also use that filter to manually change the link. Just play around a little bit with it and change it as you want.
Hi asgaros,
Will the filter get out of hand when I login?
and
How can we make similar topics in the bottom part of the topic?
and
Does it have the ability to filter the display of messages written today?
Quote from Asgaros on May 26, 2017, 1:21 pmHello heroturk,
you can also use that filter to manually change the link. Just play around a little bit with it and change it as you want.
Hi asgaros,
Will the filter get out of hand when I login?
and
How can we make similar topics in the bottom part of the topic?
and
Does it have the ability to filter the display of messages written today?