Category: Custom Code
With 208 articles also related to:
Aleš Sýkora wrote:
Redirect non logged users to login page
June 26, 2021 in Custom Code, Oxygen Builder, Plugins, WordPress
Situation: Website with pages restricted only to logged in users and we do not use toolset content templates but Oxygen Builder. We are hiding the content to the non-logged in users with Oxygen conditionals but we would like to redirect user to the login page instead of displaying login form on every restricted page. Code…
Aleš Sýkora wrote:
Custom WordPress login logo
November 28, 2023 in Advanced Scripts, Custom Code, Plugins, WordPress
Would you like to have your brand logo instead of default WordPress logo at your login page? Use this snippet in your custom funcionality plugin or in code snippets etc. I am using the Advanced Scripts plugin. This snippet changes the default logo and add link to the homepage. It also add custom Title for…