Plugin Directory

Changeset 2138433


Ignore:
Timestamp:
08/12/2019 05:56:50 PM (7 years ago)
Author:
denisatu
Message:

pdate info readme.txt

File:
1 edited

Legend:

Unmodified
Added
Removed
  • dp-post-views/trunk/readme.txt

    r2138431 r2138433  
    3030
    3131= Can i use shortcode for show post views counter =
     32
    32331.Yes, To do this, add a line of code in function.php `remove_filter( 'the_content', 'dppv_post_views' );`
    33342.In your template, add shortcode `<?php echo do_shotrcode('[postviews]') ?>` to the place where you want to show post views counter
Note: See TracChangeset for help on using the changeset viewer.