wordpress-plugin
wordpress-plugin copied to clipboard
IDX Logged In / Logged Out CSS & Class Names
Right now, we can style IDX Broker pages using the class names for logged out users. However at the moment there is no way to do this on the WordPress side as its technically a different site. We should add logic to the WordPress plugin to detect if the user was logged into IDX Broker (probably via a cookie), and if so update the body classes with the appropriate new class names:
idxbroker-logged-in
or
idxbroker-logged-out