Co-Authors Plus Front End
-
Hi all
Im loving this plugin.
Really want to insert it into the front end off wordpress so i can use it within the single template.php
Can someone help me with this i have changed the admin_init function and insert the js files within my theme then inserted this within the single.php.
<?php if ( is_user_logged_in() ) { $a = new coauthors_plus(); $a->coauthors_meta_box( $post->ID ); } ?>Can someone please help???
Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)
The topic ‘Co-Authors Plus Front End’ is closed to new replies.