263 | Posts |
20.6K | Downloads |
1 | Themes |
8 | Plugins |
I have created a plugin to find a solution to the request explained here:
http://gpeasy.com/Special_Forum?show=t1050
This plugin needs a new hook to be added in the common::LoggedIn() method:
function LoggedIn(){global $gpAdmin;static $loggedin;// Start - Hack Fly06if (($return = gpPlugin::OneFilter('LoggedIn')) !== false) {return $return[0];}// End - Hack Fly06if( isset($loggedin) ){return $loggedin;}if( !isset($gpAdmin) ){$loggedin = false;return false;}$loggedin = true;return true;}
Is there any chance to have this small change added in the 3.5 release?
Thanks.
A new release for Typesetter is in the works with a lot of improvements including the ... Read More
Typesetter 5.1Typesetter 5.1 is now available for download. 5.1 includes bug fixes, UI/UX improvements, ... Read More
More NewsFind out more about our Provider Spotlight
What CMS: Find out what CMS a site is using.
Who Hosts This: Find out who is hosting any web site
WordPress Theme Detect: Find out which theme a WordPress site is using