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.

Credibility

Descripción

While Credibility is not the only plugin that allows you to add footnotes to your posts, it does allow the user to select the placement of these footnotes by:

  • Automatically added to the end of content.
  • Use a <php credibility_footnotes_display(); ?> to display the footnotes where you would like them.

For more complete documentation, visit: http://builtforagility.com/downloads/credibility/

Capturas

  • This is a screenshot of Credibility in use on Nicholas Reese's websites

  • This is a screenshot of Credibility with no styling on a test WordPress install.

  • This screenshot demonstrates how to use the [ref][/ref] shortcode.

Instalación

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

  1. Upload plugin to the /wp-content/plugins/ directory
  2. Activate the plugin through the ‘Plugins’ menu in WordPress
  3. Optionally, place <php credibility_footnotes_display(); ?> in your template where wanted.

FAQ

Why use this plugin?

This plugin is a simple way to add footnotes to your posts and add credibility (no pun intended) to your website. While there is at least one other option, we needed the ability to put the footnotes anywhere within our theme. For example, in one use case, we wanted to place the footnotes after an optin.

Reseñas

No hay reseñas para este plugin.

Colaboradores y desarrolladores

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

Colaboradores

Traduce «Credibility» 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.

Registro de cambios

1.2

  • Adds more settings to settings page, including attribution and default styles. Also adds tinyMCE button.

1.1

  • Adds settings page and allows user to automatically add footnotes to end of post.

1.01

  • Updates class names and post meta keys to be more semantic

1.0

  • Initial plugin commit