Linux 软件免费装

Footnotes & Content

开发者
更新时间 2025年1月29日 20:07
PHP版本: 7.4 及以上
WordPress版本: 6.7.1
版权: GPLv2 or later
版权网址: 版权信息

标签

footnotes reference formatting notes

下载

3.2.0 3.3.3 3.4.0 3.2.2 3.1.0 3.2.3 3.0.1 3.3.1 3.0.0 3.8.0 3.8.1 3.2.1 3.3.0 3.5.0 3.3.2 3.6.0 3.7.0

详情介绍:

Footnotes & Content plugin is a powerful method of adding footnotes into your posts and pages. You can have as many footnotes as you like pretty easily in every page, post or ACF block, WooCommerce is also supported. That is the fastest footnote plugin which is using extremely low resources - you wont even notice that it is there. You can visit the Github page for the latest code development, or if you want to report an issue with the code. Key features include... Footnotes & Content plugin is designed to ease the creation of a new footnote. It also gives you the ability to easily switch from most of the existing footnotes plugins to this one. Lets face it - almost 100% of them are abandoned or in awful condition. It supports PHP8, it is written using best practices and follows the WordPress standards, give it a try. You can quickly check the plugin here Technical specification...

安装:

Footnotes & Content can be found and installed via the Plugin menu within WordPress administration (Plugins -> Add New). Alternatively, it can be downloaded from WordPress.org and installed manually...
  1. Upload the entire awesome-footnotes folder to your wp-content/plugins/ directory.
  2. Activate the plugin through the 'Plugins' menu in WordPress administration.
Voila! It's ready to go.

屏幕截图:

  • The settings screen with advanced settings shown
  • Plugin in Gutenberg editor
  • Plugin in standard editor
  • Plugin settings in Gutenberg editor
  • Plugin in standard editor

常见问题:

How do I create a footnote?

Use a footnote in your post by using the footnote icon in the WordPress editor or by using a formatter character (this is " ((" for opening (beginning) of the footnote and "))" for closing the footnote)

I've used another plugin, can I switch to this one?

There probably be implemented some importer in the future version of the plugin, but as far as your current plugin is using opening / closing characters, you can change the opening and closing tags of the Footnotes in the plugin settings to the current ones. Example: Lets say currently you are using plugin which marks a footnote like this: [[this will be a footnote]] Then go to settings and change the Open and Close footnote tag to "[[" and "]]" respectively.

I have multiple sites - can I use the exact same settings for each of them?

Yes - there is an import/export functionality in the plugin - just make the changes, export them, and then include where you want. Or store them, so you can always get back to them.

Other than the available options, can the footnotes output be styled?

Yes it can. The easiest way is to use the CSS editor in your theme customizer. For example, 'ol.footnotes' refers to the footnotes list in general and 'ol.footnotes li' the individual footnotes. You can edit the styling in the plugin settings directly (Options page), or empty the styling and use your own the way it fits your needs best. CSS classes plugin is using are:

  • footnotes - for the
    1. footnote - for the
    2. elements inside
    3. awesome-footnotes-header - for the footnotes header wrapper
    4. awesome-footnotes-footer - for the footnotes footer wrapper

Is there support for the Block Editor/Gutenberg Editor?

Yes. You can use the Awesome Footnotes button in the toolbar of the Block Editor to move the selected text into a footnote.

更新日志:

3.8.1 Bug fix when excerpt call is made. 3.8.0 Speed optimizations and lots of bugs fixed, related to showing the footnotes proper symbol selection. As of this version you can set different options for the footnotes on post level - that means, that you can have different footnotes formatting for every single post. New settings UI - now supporting dark mode as well. 3.7.0 New AJAX class is introduced for speeding the plugin work. Now separate template file is used to show the footnotes, it can be overwritten from withing the theme. New vanilla JS to show the footnotes is introduced - no external libraries dependencies. 3.6.0 Fixed bug when trying to save settings and end up with infinity loop. Thanks to @electrolund 3.5.0 Fixed bug when shortcode is used but no footnotes markup is found in the content. Added hook to check if the call comes from the excerpt hook and removes the footnotes if there are some. 3.4.0 Bug fixes related to showing posts in loop and shortcodes functionality fixes. 3.3.3 Bug fixes related to the proper footnotes numbering in the text. 3.3.2 Removed ACF from options and settings - the ACF (if detected) is automatically enabled. 3.3.1 Typo fixes 3.3.0 3.2.3 3.2.2 3.2.1 3.2.0 3.1.0 3.0.1 3.0.0 2.0.0 1.0.0