{"id":41580,"date":"2016-02-01T08:47:18","date_gmt":"2016-02-01T08:47:18","guid":{"rendered":"https:\/\/wordpress.org\/plugins-wp\/blank-footnotes\/"},"modified":"2026-04-16T20:23:49","modified_gmt":"2026-04-16T20:23:49","slug":"blank-footnotes","status":"publish","type":"plugin","link":"https:\/\/szl.wordpress.org\/plugins\/blank-footnotes\/","author":39427,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_crdt_document":"","version":"1.6.7","stable_tag":"1.6.7","tested":"7.0","requires":"4.4","requires_php":"7.4","requires_plugins":null,"header_name":"Blank Footnotes","header_author":"Corrado Franco <conraid@pm.me>","header_description":"","assets_banners_color":"a6a6a6","last_updated":"2026-04-16 20:23:49","external_support_url":"","external_repository_url":"","donate_link":"https:\/\/corradofranco.it","header_plugin_uri":"https:\/\/github.com\/conraid\/blank-footnotes","header_author_uri":"https:\/\/corradofranco.it","rating":5,"author_block_rating":0,"active_installs":300,"downloads":7795,"num_ratings":5,"support_threads":0,"support_threads_resolved":0,"author_block_count":0,"sections":["description","installation","faq","changelog"],"tags":{"1.0":{"tag":"1.0","author":"conraid","date":"2016-02-02 08:29:41"},"1.1":{"tag":"1.1","author":"conraid","date":"2016-02-08 16:04:15"},"1.3":{"tag":"1.3","author":"conraid","date":"2016-03-24 07:19:38"},"1.3a":{"tag":"1.3a","author":"conraid","date":"2016-03-24 07:30:46"},"1.4":{"tag":"1.4","author":"conraid","date":"2016-04-27 15:29:13"},"1.5":{"tag":"1.5","author":"conraid","date":"2016-12-08 15:02:07"},"1.6":{"tag":"1.6","author":"conraid","date":"2018-11-12 11:16:05"},"1.6.1":{"tag":"1.6.1","author":"conraid","date":"2018-11-12 11:16:05"},"1.6.2":{"tag":"1.6.2","author":"conraid","date":"2019-01-18 14:49:34"},"1.6.3":{"tag":"1.6.3","author":"conraid","date":"2019-05-09 10:35:45"},"1.6.4":{"tag":"1.6.4","author":"conraid","date":"2019-11-13 10:26:11"},"1.6.5":{"tag":"1.6.5","author":"conraid","date":"2020-08-01 09:04:28"},"1.6.6":{"tag":"1.6.6","author":"conraid","date":"2025-11-28 17:45:38"},"1.6.7":{"tag":"1.6.7","author":"conraid","date":"2026-04-16 20:23:49"}},"upgrade_notice":{"1.6.7":"<p>Maintenance release: updated readme.<\/p>"},"ratings":{"1":0,"2":0,"3":0,"4":0,"5":5},"assets_icons":{"icon-128x128.png":{"filename":"icon-128x128.png","revision":1340693,"resolution":"128x128","location":"assets","locale":""},"icon-256x256.png":{"filename":"icon-256x256.png","revision":1340693,"resolution":"256x256","location":"assets","locale":""}},"assets_banners":{"banner-772x250.png":{"filename":"banner-772x250.png","revision":1340764,"resolution":"772x250","location":"assets","locale":""}},"assets_blueprints":{},"all_blocks":[],"tagged_versions":["1.0","1.1","1.3","1.3a","1.4","1.5","1.6","1.6.1","1.6.2","1.6.3","1.6.4","1.6.5","1.6.6","1.6.7"],"block_files":[],"assets_screenshots":{"screenshot-1.png":{"filename":"screenshot-1.png","revision":1340693,"resolution":"1","location":"assets","locale":""},"screenshot-2.png":{"filename":"screenshot-2.png","revision":1340693,"resolution":"2","location":"assets","locale":""},"screenshot-3.png":{"filename":"screenshot-3.png","revision":1340693,"resolution":"3","location":"assets","locale":""}},"screenshots":{"1":"Visual Editor TinyMCE with plugin actived","2":"Popup where you can enter note number","3":"Example with the footnotes display"},"jetpack_post_was_ever_published":false},"plugin_section":[],"plugin_tags":[12767,7530,1850,3843,1809],"plugin_category":[46],"plugin_contributors":[92063],"plugin_business_model":[],"class_list":["post-41580","plugin","type-plugin","status-publish","hentry","plugin_tags-endnotes","plugin_tags-footnote","plugin_tags-footnotes","plugin_tags-notes","plugin_tags-reference","plugin_category-editor-and-writing","plugin_contributors-conraid","plugin_committers-conraid"],"banners":{"banner":"https:\/\/ps.w.org\/blank-footnotes\/assets\/banner-772x250.png?rev=1340764","banner_2x":false,"banner_rtl":false,"banner_2x_rtl":false},"icons":{"svg":false,"icon":"https:\/\/ps.w.org\/blank-footnotes\/assets\/icon-128x128.png?rev=1340693","icon_2x":"https:\/\/ps.w.org\/blank-footnotes\/assets\/icon-256x256.png?rev=1340693","generated":false},"screenshots":[{"src":"https:\/\/ps.w.org\/blank-footnotes\/assets\/screenshot-1.png?rev=1340693","caption":"Visual Editor TinyMCE with plugin actived"},{"src":"https:\/\/ps.w.org\/blank-footnotes\/assets\/screenshot-2.png?rev=1340693","caption":"Popup where you can enter note number"},{"src":"https:\/\/ps.w.org\/blank-footnotes\/assets\/screenshot-3.png?rev=1340693","caption":"Example with the footnotes display"}],"raw_content":"<!--section=description-->\n<p>This plugin allows one to create footnotes by using markdown notation.\nIt is for footnotes only. No other markdown tag is taken into account<\/p>\n\n<p>Example:<\/p>\n\n<pre><code>I have more [^1] to say up here.\n\n[^1]: To say down here.\n<\/code><\/pre>\n\n<p>If used with jetpack and enabled markdown, it only shows the buttons without modifying the text content.\nUnlike jetpack-markdown, footnotes will appear in the exact point where they have been inserted. To go back to text mode click on the footnote number.<\/p>\n\n<p>N.B\nThis plugin also works with Gutenberg. But the button only appears in the Classic Editor.\nFor now with Gutenberg enter the codes directly.<\/p>\n\n<h3>Configuration<\/h3>\n\n<p>No configuration is necessary.<\/p>\n\n<p>Considering that this plugin, like others working with \"markdown\", parsing the page every time I load it, I highly recommend using a caching plugin.<\/p>\n\n<!--section=installation-->\n<p>This section describes how to install the plugin and get it working.<\/p>\n\n<ol>\n<li>Upload the plugin files to the '\/wp-content\/plugins\/blank-footnotes' directory, or install the plugin through the WordPress plugins screen directly.<\/li>\n<li>Activate the plugin through the 'Plugins' screen in WordPress<\/li>\n<\/ol>\n\n<!--section=faq-->\n<dl>\n<dt id=\"does%20this%20plugin%20work%20with%20any%20theme%3F\"><h3>Does this plugin work with any theme?<\/h3><\/dt>\n<dd><p>Yes, it is designed to work with all standard WordPress themes.<\/p><\/dd>\n<dt id=\"does%20it%20work%20with%20gutenberg%3F\"><h3>Does it work with Gutenberg?<\/h3><\/dt>\n<dd><p>Yes, this plugin works with the Gutenberg editor. However, the dedicated button only appears in the Classic Editor. For now, when using Gutenberg, you can enter the shortcodes directly into the blocks.<\/p><\/dd>\n<dt id=\"how%20do%20i%20install%20it%3F\"><h3>How do I install it?<\/h3><\/dt>\n<dd><p>Please refer to the \"Installation\" tab for step-by-step instructions.<\/p><\/dd>\n<dt id=\"how%20can%20i%20customize%20it%3F\"><h3>How can I customize it?<\/h3><\/dt>\n<dd><p>You can use CSS to style the <code>.footnote<\/code> class. Use <code>span.footnote<\/code> for the notes themselves and <code>sup.footnote<\/code> for the reference numbers.<\/p><\/dd>\n\n<\/dl>\n\n<!--section=changelog-->\n<h4>1.6.7<\/h4>\n\n<ul>\n<li>Updated readme.<\/li>\n<\/ul>\n\n<h4>1.6.6<\/h4>\n\n<ul>\n<li>Changed strings translation<\/li>\n<\/ul>\n\n<h4>1.6.5<\/h4>\n\n<ul>\n<li>Fixed version<\/li>\n<\/ul>\n\n<h4>1.6.4<\/h4>\n\n<ul>\n<li>Fixed typo<\/li>\n<\/ul>\n\n<h4>1.6.3<\/h4>\n\n<ul>\n<li>Fixed plugin name<\/li>\n<\/ul>\n\n<h4>1.6.2<\/h4>\n\n<ul>\n<li>Added note for Gutenberg<\/li>\n<li>Tested with Wordpress 5.0.1<\/li>\n<\/ul>\n\n<h4>1.6.1<\/h4>\n\n<ul>\n<li>Added note for Gutenberg.<\/li>\n<li>Fixed style according to WordPress Coding Standards for PHP_CodeSniffer.<\/li>\n<li>Tested with Wordpress 5.0 classic editor<\/li>\n<\/ul>\n\n<h4>1.6<\/h4>\n\n<ul>\n<li>Add domain path<\/li>\n<\/ul>\n\n<h4>1.5<\/h4>\n\n<ul>\n<li>Fix typo<\/li>\n<\/ul>\n\n<h4>1.4<\/h4>\n\n<ul>\n<li>Fix translation<\/li>\n<\/ul>\n\n<h4>1.3<\/h4>\n\n<ul>\n<li>Fix jetpack detection<\/li>\n<\/ul>\n\n<h4>1.1<\/h4>\n\n<ul>\n<li>Fix english language<\/li>\n<li>Fix text editor string<\/li>\n<li>Fix syntax for Wordpress coding standard<\/li>\n<\/ul>\n\n<h4>1.0<\/h4>\n\n<ul>\n<li>First version in Wordpress plugins directory<\/li>\n<\/ul>\n\n<h4>0.4<\/h4>\n\n<ul>\n<li>Added Documentation in PHPDoc format.<\/li>\n<li>Renamed some function with bfn_ preposition<\/li>\n<\/ul>\n\n<h4>0.3<\/h4>\n\n<ul>\n<li>Added localization (in langs)<\/li>\n<li>Added italian language<\/li>\n<\/ul>\n\n<h4>0.2<\/h4>\n\n<ul>\n<li>Added button for text editor<\/li>\n<li>Added button for TinyMCE<\/li>\n<\/ul>\n\n<h4>0.1<\/h4>\n\n<ul>\n<li>Initial release<\/li>\n<li>Regex to convert Markdown footnotes to HTML<\/li>\n<\/ul>","raw_excerpt":"Simple plugin to show footnotes using markdown notation.","jetpack_sharing_enabled":true,"_links":{"self":[{"href":"https:\/\/szl.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin\/41580","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/szl.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin"}],"about":[{"href":"https:\/\/szl.wordpress.org\/plugins\/wp-json\/wp\/v2\/types\/plugin"}],"replies":[{"embeddable":true,"href":"https:\/\/szl.wordpress.org\/plugins\/wp-json\/wp\/v2\/comments?post=41580"}],"author":[{"embeddable":true,"href":"https:\/\/szl.wordpress.org\/plugins\/wp-json\/wporg\/v1\/users\/conraid"}],"wp:attachment":[{"href":"https:\/\/szl.wordpress.org\/plugins\/wp-json\/wp\/v2\/media?parent=41580"}],"wp:term":[{"taxonomy":"plugin_section","embeddable":true,"href":"https:\/\/szl.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_section?post=41580"},{"taxonomy":"plugin_tags","embeddable":true,"href":"https:\/\/szl.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_tags?post=41580"},{"taxonomy":"plugin_category","embeddable":true,"href":"https:\/\/szl.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_category?post=41580"},{"taxonomy":"plugin_contributors","embeddable":true,"href":"https:\/\/szl.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_contributors?post=41580"},{"taxonomy":"plugin_business_model","embeddable":true,"href":"https:\/\/szl.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_business_model?post=41580"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}