Your Ad Here

Posted By

Perun on 01/30/12


Tagged

wordpress plugins


Versions (?)

Breadcrumb NavXT im Template einbinden


 / Published in: PHP
 

  1. <div class="brotkruemel">
  2. <?php
  3. if(function_exists('bcn_display'))
  4. {
  5. bcn_display();
  6. }
  7. ?>
  8. </div>

Report this snippet  

You need to login to post a comment.