ეს პლაგინი არ დატესტილა WordPress-ის 3 ძირითად ვერსიაზე. როგორც ჩანს, ის უკვე აღარ არის მხარდაჭერილი და შესაძლოა არ იყოს თავსებადი WordPress-ის მიმდინარე ვერსიასთან.

Single Random Post With Text

აღწერა

You can bring on the first page or any other page, for the new visitors, the old content.It’s no need of the question why should I do this because you want that your visitors could have in their view your older articles.

What does this plugin bring new?

Other plug-ins are already doing a great job about random posts, but for me was not important to show just a list of a few links to my articles; not just a random generated list, with some titles. For some new visitors, the article’s content is more important than the title, actually, for anybody this statement is true .
So, I created this plugin to mark out even some text from the random article.

Others

For further information, visit Plugin page

I will be glad to answer to your questions and I aspect any sugestions to made more usefull this plugin!

დაყენება

This section describes how to install the plugin and get it working.

e.g.

  1. Download the plugin’s archive and extract the files.
  2. Using a FTP client, connect to the blogs’ host and put the directory “single-random-post-with-text” in the “/wp-content/plugins/” directory.
  3. From your admin dashboard, activate the plugin in “Plugins” section.
  4. Edit the theme and add, wherever you want this plugin to work, the code <?php single_random_post_text(); ?> .

ხდკ

How does this plugin display a random article?

This plugin for display, uses:
– The title is shown in html tags <h2> and </h2>;
– The first part of the quoted content is dispayed in html tags <p> and </p>;

May I quote a bigger content from the article?

If you would edit the file single-random-post-with-text.php you will find out a connected comment for you request.The standard size for the quoted content is of 200 characters. You can modify it with any value you wish for.

How to edit the category id?

If you would edit the file single-random-post-with-text.php you will find out a connected comment for you request. The default category ID is number 5, so find this number in the code and change it with your category ID that you prefer.

მიმოხილვები

There are no reviews for this plugin.

მონაწილეები & დეველოპერები

“Single Random Post With Text” ღია პროგრამული უზრუნველყოფაა. შემდეგმა ადამიანებმა წვილი შეიტანეს მის განვითარებაში.

მონაწილეები

გადათარგმნეთ Single Random Post With Text თქვენს ენაზე.

დაინტერესებული ხართ დეველოპმენტით?

დაათვალიერეთ კოდი, შეამოწმეთ SVN რეპო, ან გამოიწერეთ შექმნის ჟურნალი : RSS.

ცვლილებები

2.0

  • Display single random post with text from specific category.

1.0

  • just what i say about it