Citation Note

描述

Citation Note plugin easily add, manage, and display citations, references, and footnotes in posts, pages, or custom post types using a user-friendly editor interface.

This is developed to help content creators manage and display content citations or references directly from the post/page editor.

This plugin adds a custom meta box with dynamic citation fields that allow users to:
– Add multiple citation entries.
– Remove or reorder citations.
– Output citations in the frontend or within blocks.

Ideal for blogs, research publications, or any content that benefits from structured citation management.

How to use

  1. After activate the plugin and select the post type to apply citations.
  2. Go to the edit screen of any selected post type.
  3. Scroll down to the Citation List meta box.
  4. Click Add Citation to insert new fields.
  5. Fill in your citation data (citation number and description).
  6. In the content editor, insert the placeholder (e.g., citation_1) where the citation reference should appear.
  7. Save or update the post.
  8. Use the shortcode [citenote_display_list] or template function do_shortcode('[citenote_display_list]') to render the citation list on the frontend.

License

This plugin is licensed under the GPLv2 or later. For more information, see https://www.gnu.org/licenses/gpl-2.0.html.

屏幕截图

  • Plugin settings screen.
  • Citation meta box for entering data.
  • Citation placeholders and shortcode in content.
  • Frontend rendering of citation.

安装

  1. Upload the plugin folder to /wp-content/plugins/citation-note/ or install via the Plugins menu.
  2. Activate the plugin through the Plugins menu in WordPress.
  3. After activate the plugin, go to the plugin settings screen at /wp-admin/options-general.php?page=citenote.
    • Select the post type(s) to apply citations.
    • Set the citation footnote title (this will be displayed on the frontend).

常见问题

Can we apply to particular post type?

Yes, we can apply to only selected post type.

Can I style the citations differently?

Yes. The plugin includes a CSS file you can override in your theme.

Where is the citation data stored?

All citations are saved as post meta data under a structured array key.

Is this plugin compatible with Gutenberg?

Yes, it loads only on post editor screens and integrates seamlessly with the block editor.

评价

此插件暂无评价。

贡献者及开发者

「Citation Note」是开源软件。 以下人员对此插件做出了贡献。

贡献者

帮助将「Citation Note」翻译成简体中文。

对开发感兴趣吗?

您可以浏览代码,查看SVN仓库,或通过RSS订阅开发日志

更新日志

1.1.1

  • Fix JS issue

1.1.0

  • Compatible to 6.9
  • Fix citenoteplaceholder tag

1.0.0

  • Initial release of Citation Note.
  • Added support for dynamic citation fields and placeholder rendering.
  • Included shortcode for citation list output.
  • Admin settings to select post types and footnote title.