Plugin Directory

Changeset 1813025


Ignore:
Timestamp:
01/31/2018 07:19:54 PM (8 years ago)
Author:
delayedinsanity
Message:

Updating readme to fix broken FAQ entry

File:
1 edited

Legend:

Unmodified
Added
Removed
  • wp-bitly/trunk/README.txt

    r1813015 r1813025  
    5151= How do I include a shortlink using PHP? =
    5252
    53 `<?php wpbitly_shortlink(); // returns the shortlink for the current post ?>`
     53`wpbitly_shortlink(); // returns the shortlink for the current post`
     54`wpbitly_shortlink(42); // returns a shortlink for the page or post with ID 42`
    5455
    5556
Note: See TracChangeset for help on using the changeset viewer.