Este plugin não foi testado com as 3 atualizações principais mais recentes do WordPress. Pode ser que não tenha mais manutenção ou suporte e talvez tenha problemas de compatibilidade quando usado com versões mais recentes do WordPress.

Recommended Stories for WordPress

Descrição

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

Imagens de tela

  • Animated box with recommended stories
  • Admin interface

Instalação

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

FAQ

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.

Avaliações

Não existem avaliações para esse plugin.

Colaboradores e desenvolvedores

“Recommended Stories for WordPress” é um software com código aberto. As seguintes pessoas contribuíram para este plugin.

Colaboradores

Registro de alterações

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