Цей плагін не перевірявся з останніми 3-ма основними випусками WordPress. Можливо, він більше не може розроблятися або підтримуватися, і він може мати проблеми сумісності при використанні з більш новими версіями WordPress.

Recommended Stories for WordPress

Опис

This plugin can list a selectable number of links to the latest sticky posts, within an animated box that enters the screen when it is scrolled down more than a specified percent of the page height. Admins can set the parameters below:

  1. the percent of vertical scroll where the animated box appears
  2. the number of recent sticky posts to list
  3. if the posts have thumbnail there is an option to turn on / turn off the thumbnail theme capability
  4. since the sticky posts are presented this way, maybe there is no need to keep them on the front page anymore, so the third option allows to disable the sticky property of posts in the main loops
  5. the module can be disabled for specific posts, pages or custom posts from the post editor via a specific metabox

Other features

  1. when displaying a post that is sticky, the corresponding link is eliminated from the animated box
  2. if the sticky posts list remains empty, the animated box is not displayed anymore

Скріншоти

  • Animated box with recommended stories
  • Admin interface

Встановлення

  1. Upload recstory.zip to the /wp-content/plugins/ directory
  2. Unzip the archive
  3. Activate the plugin through the ‘Plugins’ menu in WordPress

Часті питання

The animated box is not animated, it just appears at all times

This is most probable a jQuery conflict with the theme or with another plugin. Try to switch to the default theme and / or disable other plugins to check where the conflict is.

Відгуки

Для цього плагіна немає відгуків.

Учасники та розробники

“Recommended Stories for WordPress” — проект з відкритим вихідним кодом. В розвиток плагіну внесли свій вклад наступні учасники:

Учасники

Перекладіть “Recommended Stories for WordPress” на вашу мову.

Цікавитесь розробкою?

Перегляньте код, перегляньте сховище SVN або підпишіться на журнал розробки за допомогою RSS.

Журнал змін

0.1.6

  1. Multisite compatibility
  2. Option to use custom post types as recommended articles (experimental – requires other plugins to activate stiky function for custom post types such as https://wordpress.org/extend/plugins/sticky-custom-post-types/)

0.1.5

  1. Reverted to ANSI encoding (against WordPress Codex recommendations) to avoid some errors with some host environments
  2. Added option to use custom titles for the animated box and the close button
  3. Fixed some CSS issues with Opera

0.1.4

  1. Fixed some issues with plugin definition

0.1.3

  1. Added admin options to display only on single pages, search pages, archives, category pages, tag pages, front page, author pages
  2. Added admin options to display only for logged in users

0.1.2

  1. Added metabox to remove recommended stories from specific posts, pages or custom posts id’s
  2. Fixed some minor bugs that triggered javascript errors in certain conditions

0.1.1

  1. Added option to modify the percent of vertical scroll where the animated box appears

0.1

  1. Incipient version