Number of Posts (Secret Societies): [insert_php] $the_ermo = get_term_by( ‘name’, ‘Secret Societies’, ‘post_tag’ );
echo $the_ermo->count;
[/insert_php]
- Introduction and Purposes
- Illuminati [[insert_php]$the_firm = get_term_by( ‘name’, ‘Illuminati’, ‘post_tag’ );echo $the_firm->count;[/insert_php] Posts]
- Freemansonry [[insert_php]$the_form = get_term_by( ‘name’, ‘Freemansonry’, ‘post_tag’ ); $the_farm = get_term_by( ‘name’, ‘General mansonry’, ‘post_tag’ );
print($the_form->count + $the_farm->count);[/insert_php] Posts] - Secret Societies (General) [[insert_php]$the_trim = get_term_by( ‘name’, ‘General Secret Societies’, ‘post_tag’ );echo $the_trim->count;[/insert_php] Posts]