Plugin Directory

Changeset 154148


Ignore:
Timestamp:
09/12/2009 08:22:27 PM (17 years ago)
Author:
cbogdan
Message:
 
File:
1 edited

Legend:

Unmodified
Added
Removed
  • single-random-post-with-text/trunk/readme.txt

    r153851 r154148  
    30302. Using a FTP client, connect to the blogs' host and put the directory "single-random-post-with-text" in the "/wp-content/plugins/" directory.
    31313. From your admin dashboard, activate the plugin in "Plugins" section.
    32 4. Edit the theme and add, wherever you want this plugin to work, the code <?php single_random_post_text(); ?> .
     324. Edit the theme and add, wherever you want this plugin to work, the code `<?php single_random_post_text(); ?>` .
    3333
    3434== Screenshots ==
     
    4545
    4646This plugin for display, uses:
    47 - The title  is shown in html tags <h2> and </h2>;
    48 - The first part of the quoted content is dispayed in html tags <p> and </p>;
     47- The title  is shown in html tags `<h2>` and `</h2>`;
     48- The first part of the quoted content is dispayed in html tags `<p>` and `</p>`;
    4949
    5050
Note: See TracChangeset for help on using the changeset viewer.