How can I catch a variable from member.php? I would like to write a conditional function based on the number of Events, Groups or Ads created by that member. Let's say you if you created more than 0 event, then you will see something or get redirected to somewhere etc.
I am not sure what the correct syntax format for catching those Custom section numbers at member.php
Anyone did something similar or knows how?