Tab Content
No Recent Activity
About spectrus

Basic Information

Statistics


Total Posts
Total Posts
1
Posts Per Day
0.00
Total Thanks
Total Thanks
0
General Information
Last Activity
September 19th, 2015
Join Date
September 17th, 2015
Referrals
0

1 Likes

  1. luckydad
    luckydad liked post by spectrus On thread : PHP shortcode option not working inside loop
    Hi, I have the following code in my custom post template: if(in_the_loop()) { error_log('we are in loop'); } else { error_log('we are not in loop'); }
    Liked On: October 6th, 2015, 07:54 AM