Este plugin no se ha probado con las últimas 3 versiones mayores de WordPress. Puede que ya no tenga soporte ni lo mantenga nadie, o puede que tenga problemas de compatibilidad cuando se usa con las versiones más recientes de WordPress.

Best Post Page

Descripción

Best Post Page is a WordPress plugin, that utilizes optimization algorithms to chose the best posts based
on criteria such as views and comments. This plugin automatically generates a page called ‘Best of Posts’ that
displays the top 10 posts from your blog. The list of the best posts is automatically recalculated.
All you have to do is download and activate the plugin.

v1.2 – Added admin page for configuration of page.
v1.3 – Greatly improved performance when using WP-ShortStats.

Capturas

  • This is a screenshot of a blog with the "Best of Posts" page on the right side under Pages.
  • This is a screenshot of the actual "Best of Posts" page with the best 10 posts listed as permalinks to the posts.

Instalación

This section describes how to install the plugin and get it working.

e.g.

  1. Upload bestpost.php to the /wp-content/plugins/ directory.
  2. Activate the plugin through the ‘Plugins’ menu in WordPress
  3. Use admin page to configure the number of posts and the learning rate.

FAQ

What else needs to be installed?

WP-ShortStats should be installed before this plugin can be activated. This plugin tries to use the statistics from WP-SS to optimize the posts.

Are there any tags that need to be placed in posts?

No, just install the plugin and the page will automatically display the ‘best of posts’.

Do I need to create the ‘best of posts’ page?

No, just install the plugin and the page will be created automatically.

What happens to the ‘best of posts’ page if I deactivate the plugin?

The ‘best of posts’ page will be deleted. Nothing will be lost, the data is dynamically created so just reactivate the plugin and the ‘best of posts’ page will be back.

Are their any API calls made?

Yes, the plugin calls an API with data about your posts. The API service uses an optimization algorithm to determine the best 10 posts that should be displayed. This list is sent back to the page to be displayed. This is done server side so the client (browser) is not part of the API call.

Can I change the title or content of the ‘Best of Posts’ page?

Yes, you can change the title or the content (default content = ‘This is a list of the best posts.’) but you cannot change the permalink (what shows in the URL when you are on the page http://yourblog/best-of-posts/)

Reseñas

No hay reseñas para este plugin.

Colaboradores y desarrolladores

«Best Post Page» es un software de código abierto. Las siguientes personas han colaborado con este plugin.

Colaboradores

Traduce «Best Post Page» a tu idioma.

¿Interesado en el desarrollo?

Revisa el código , echa un vistazo al repositorio SVN o suscríbete al registro de desarrollo por RSS.