Footnotes Made Easy

Por Patrick Lumumba
(37 avaliações)
Baixar
  • Versão:
    3.0.6
  • Última atualização:
    há 2 meses
  • Instalações ativas:
    mais de 2 mil
  • Versão do WordPress:
    4.6 ou maior
  • Testado até o WordPress:
    6.7.1
  • Versão do PHP:
    7.4 ou maior

Hospedagem WordPress com plugin Footnotes Made Easy

Onde devo hospedar o plugin Footnotes Made Easy?

Este plugin pode ser hospedado em qualquer hospedagem que tenha WordPress configurado. Recomendamos optar por um provedor de hospedagem de confiança, com servidores otimizados para WordPress, como o serviço de hospedagem de sites da MCO2.

Hospedando o plugin Footnotes Made Easy em uma empresa de hospedagem seguro

A MCO2, além de configurar e instalar o WordPress na versão mais nova para seus clientes, fornece o WP SafePress, um mecanismo singular que salvaguarda e otimiza seu site simultaneamente.

Por que a Hospedagem WordPress funciona melhor na MCO2?

A Hospedagem WordPress funciona melhor pois a MCO2 possui servidores otimizados para WordPress. A instalação de WordPress é diferente de uma instalação trivial, pois habilita imediatamente recursos como otimização automática de imagens, proteção da página de login, bloqueio de atividades suspeitas diretamente no firewall, cache avançado e HTTPS ativado por padrão. São recursos que potencializam seu WordPress para a máxima segurança e o máximo desempenho.

Footnotes Made Easy is a simple, but powerful, method of adding footnotes to your posts and pages.

Key features include…

  • Simple footnote insertion via double parentheses
  • Combine identical notes
  • Solution for paginated posts
  • Suppress Footnotes on specific page types
  • Option to display ‘pretty’ tooltips using jQuery
  • Lots of configuration options
  • And much, much more!

Footnotes Made Easy is a fork of WP Footnotes, a plugin by Simon Elvery which was abandoned some years ago.

Please visit the Github page for the latest code development, planned enhancements and known issues.

Getting Started

Creating a footnote is incredibly simple – you just need to include your footnote in double parentheses, such as this…

This is a sentence ((and this is your footnote)).

The footnote will then appear at the bottom of your post/page.

Important note: Make sure you include a space before your opening double parentheses or the footnote won’t work!

Options

You have a fair few options on how the identifier links, footnotes and back-links look which can be found in the WordPress admin area under ‘Settings -> Footnotes’.

Paginated Posts

Some of you seem to like the paginating post, which is kind of problematic. By default, each page of your post will have its own set of footnotes at the bottom and the numbering will start again from 1 for each page.

The only way to get around this is to know how many posts are on each page and tell Footnotes Made Easy what number you want the list to start at for each of the pages. So at some point on each page (that is, between each <!--nextpage--> tag) you need to add a tag to let the plugin know what number the footnotes on this page should start at. The tag should look like this <!--startnum=5--> where “5” is the number you want the footnotes for this page to start at.

Referencing

Sometimes it’s useful to be able to refer to a previous footnote a second (or third, or fourth…) time. To do this, you can either simply insert the exact same text as you did the first time and the identifier should simply reference the previous note. Alternatively, if you don’t want to do all that typing again, you can construct a footnote like this: ((ref:1)) and the identifier will reference the footnote with the given number.

Even though it’s a little more typing, using the exact text method is much more robust. The number referencing will not work across multiple pages in a paged post (but will work within the page). Also, if you use the number referencing system you risk them identifying the incorrect footnote if you go back and insert a new footnote and forget to change the referenced number.

Available in 8 Languages

Footnotes Made Easy is fully internationalized, and ready for translations.

Many thanks to the following translators for their contributions:

If you would like to add a translation to this plugin then please head to our Translating WordPress page

Capturas de tela

The Settings screen with advanced settings shown

The Settings screen with advanced settings shown

Continuation of the settings screen with advanced settings shown

Continuation of the settings screen with advanced settings shown

The post editor page showing how to insert footnotes

The post editor page showing how to insert footnotes

Live preview of a post page showing footnotes within the page

Live preview of a post page showing footnotes within the page

Live preview of a post page showing the list of footnotes at the bottom of the post

Live preview of a post page showing the list of footnotes at the bottom of the post