Plugin Directory

Changeset 2527499


Ignore:
Timestamp:
05/06/2021 09:21:13 PM (5 years ago)
Author:
mattlitzinger
Message:

Updated README.txt

File:
1 edited

Legend:

Unmodified
Added
Removed
  • recommend/trunk/README.txt

    r2527495 r2527499  
    2222* Custom label text for like count
    2323* Disable label text for count site-wide
    24 * Choose between a \"Thumbs Up\" or a \"Heart\" icon
     24* Choose between a "Thumbs Up" or a "Heart" icon
    2525* Disable plugin CSS or add custom styling rules
    2626
    27 To display the like count/link in your template, add the below code:
     27To display the like count/link in your template, add the below code:  
    2828`<?php if( function_exists('wp_recommend_show_likes') ) wp_recommend_show_likes(); ?>`
    2929
    30 Or use the shortcode:
    31 `Shortcode [wp-recommend-likes]`
     30Or use the shortcode: 
     31`[wp-recommend-likes]` 
     32 
Note: See TracChangeset for help on using the changeset viewer.