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

WP Blog Posts

აღწერა

WP Blog Posts plugin ability to display blog posts with title, short description, date, etc… to our website. An easy way to use the plugin.

You can use the [wp_blog_posts] shortcode and after that, the blog section will be shown automatically on the front side.

Awesome features

  • Display the latest blog post.
  • Display the blog post by category ID.
  • Set the blog post limit to show in section.
  • Set the blog post column to show in section.
  • Use the same shortcode multiple times on the same page.

Shortcodes

  • Latest : [wp_blog_posts] – Show the latest blog post.
  • Category : [wp_blog_posts cat=”category_id”] – Show the blog post by category ID.
  • Column : [wp_blog_posts column=”3″] – Set the column to show in section.
  • Limit : [wp_blog_posts limit=”3″] – Set the limit to show in section.
  • Complete shortcode example:
    [wp_blog_posts limit=”3″ column=”3″ cat=”category_id”]

ეკრანული სურათები

  • Blog Post Section
  • Setting page

დაყენება

  • Install using the WordPress Plugin installer, or Extract the zip file and drop the contents in the wp-content/plugins/ directory of your WordPress installation
  • Activate the plugin through the “Plugins” administration page in WordPress
  • Go to Settings > WP Blog Posts

ხდკ

1) How to display the latest blog post?

  • Use the [wp_blog_posts] shortcode.

2) How to display blog post by category ID?

  • Use the [wp_blog_posts cat=”category_id”].

3) How to set the column to show in section?

  • Use the [wp_blog_posts column=”3″] shortcode.

4) How to set the limit to show in section?

  • Use the [wp_blog_posts limit=”3″] shortcode.

მიმოხილვები

07.07.2020 1 reply
Simple and strong. 100% recommendable. Thank you very much for such a great Plugin!
2 რევიუს წაკითხვა

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

“WP Blog Posts” ღია პროგრამული უზრუნველყოფაა. შემდეგმა ადამიანებმა წვილი შეიტანეს მის განვითარებაში.

მონაწილეები

გადათარგმნეთ WP Blog Posts თქვენს ენაზე.

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

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

ცვლილებები

1.0.0 – 22/03/2020

  • Initial Release

1.0.1 – 21/11/2020

  • Fix Minor bugs.

1.0.2 – 01/08/2021

  • Fix Minor bugs.