Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Is there something like is_admin() / is_loged_in()
#9
This works with GS 3.1 (but not with 3.0):
Code:
if (cookie_check()=='1') {
  // ... logged in
}

@ccagle8, shawn_a
Time ago I made a small plugin for this: http://get-simple.info/forum/post/6074/#p6074
It works, but it uses its own cookie (that you have to set, once logged).
I intended to update one of these days it to use cookie_check() ...
Reply


Messages In This Thread
Is there something like is_admin() / is_loged_in() - by Carlos - 2012-03-08, 01:46:58



Users browsing this thread: 1 Guest(s)