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

PostLinks

აღწერა

(Beta) An extension of Fields, a custom field management plugin. PostLinks provides additional field types such as Series, PhotoLink and PostLink.

Three new field types:

  • PostSeries: link your posts into series and display them with the [series] shortcode, also it comes with 2 widgets
  • PhotoLink: to be added
  • PostLink: to be added

დაყენება

To install Fields:

  1. Upload the ‘postlinks’ folder to the ‘/wp-content/plugins/’ directory
  2. Activate the plugin.

ხდკ

Get custom field data
  • Please refer to <a href=’https://www.wordpress.org/extend/plugins/fields’>Fields</a> documentation.
Display custom fields in posts

use shortcode series with parameters:

  • key => ” (required)
  • before’ => ‘<ul class=”ls-series”&#62’
  • after’ => ‘</ul&#62’
  • before_item’ => ‘<li&#62’
  • after_item’ => ‘</li&#62’
  • show’ => ‘all’, possible values are “previous”, “prev”, “next”, “n” and “all”
  • before_link_text’ => ”
  • after_link_text’ => ”
  • part_separator’ => ‘ – ‘

example: [series key=’s1′], [series key=’s1′ show=’next’ ‘after_link_text’ => ‘ →’]

მიმოხილვები

There are no reviews for this plugin.

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

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

მონაწილეები

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

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

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

ცვლილებები

0.2

  • Widgets for Series added

0.1

  • Beta release