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

Post Category

აღწერა

the Loop to display posts from a specific categorie. Using The Loop, plugins processes each post to be displayed on the current page, and formats it according to how it matches specified.

you can generate your own shortcode

attributes

  1. title:the name of categorie to display.
  2. img-width:the width of the featured image.(200 like value mean 200 pixels ).
  3. img-height:the width of the featured image.(200 like value mean 200 pixels ).
  4. display:display image or not for your posts (yes or no ).
  5. title-size:the size of the title (H1,H2,H3,H4).
  6. link:Read More , you can changed for any chaine of charactere (read all arcticle like value).
  7. limit:the number of word per post.
  8. post_number:number of post to display in page.

Exemple

[postcat title=”Help” title-size=”h1″ display=”yes” img-width=”500″ img-height=”300″ post_number=”10″ limit=”20″ link=”Read More”]

How To Use it

What’s new

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

  • Plugin icon
  • form screen and Generate the Shortcode
  • use it in your page

დაყენება

Using The WordPress Dashboard

  1. Navigate to the ‘Add New’ in the plugins dashboard
  2. Search for ‘Post category’
  3. Click ‘Install Now’
  4. Activate the plugin on the Plugin dashboard

Uploading in WordPress Dashboard

  1. Navigate to the ‘Add New’ in the plugins dashboard
  2. Navigate to the ‘Upload’ area
  3. Select post-category.zip from your computer
  4. Click ‘Install Now’
  5. Activate the plugin in the Plugin dashboard

Using FTP

  1. Download post-category.zip
  2. Extract the post-category.zip directory to your computer
  3. Upload the post-category directory to the /wp-content/plugins/ directory
  4. Activate the plugin in the Plugin dashboard

ხდკ

Why should install this plugin?

The Loop is to display posts. Using The Loop, the plugin processes each post to be displayed on the current page, and formats it according to how it matches specified.

მიმოხილვები

2 რევიუს წაკითხვა

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

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

მონაწილეები

გადათარგმნეთ Post Category თქვენს ენაზე.

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

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

ცვლილებები

1.0.1

  • Jump between Page With Previous and Next button

1.0

  • Initial version