Jiali User Bookmarks

外掛說明

Jiali User Bookmarks is a lightweight and developer-friendly WordPress plugin that allows users to save posts for later reading.
You can choose the wording that best fits your site — “Bookmark”, “Save”, or “Favorite”.
It’s fully AJAX-powered for a seamless user experience — no page reloads required.

Perfect for blogs, news sites, tutorials, or any content-rich site where readers may want to come back to specific articles later.

🚀 Features

  • 📑 One-click Bookmark / Save / Favorite button for posts
  • 🎨 Custom styles — easily override the button styles with your own CSS
  • 📋 Display bookmarks using flexible shortcodes
  • ⚡ AJAX-powered (no page reloads)
  • 🔐 Works only for logged-in users (for personalization & security)
  • 📊 Display bookmark counts and lists dynamically
  • 🧩 Shortcode support for easy placement in page builders, templates, or loops
  • 🧼 Lightweight, extendable, and developer-friendly (uses WordPress standards)

🛠️ Developer Notes

  • Coded with WordPress best practices (escaping, nonce validation, cache support)
  • Compatible with block themes and classic themes

Credits

Developed by Mahyar Rad

License

This plugin is licensed under GPLv2 or later.

安裝方式

  1. Upload the plugin files to the /wp-content/plugins/jiali-user-bookmarks/ directory, or install via the WordPress Plugin Installer.
  2. Activate the plugin through the Plugins menu in WordPress.
  3. Use the provided shortcodes or PHP functions to display bookmark buttons and lists.

常見問題集

Can I change the word “Bookmark” to “Save” or “Favorite”?

Yes! You can customize the button text in the plugin settings.

Can I style the button to match my theme?

Absolutely. You can add your own CSS or override the plugin’s default button styles.

How do I show a user’s bookmarks?

You can display bookmark lists using the available shortcodes.

Do users need to be logged in to bookmark a post?

Yes. Only logged-in users can bookmark posts to ensure personalization and prevent spam.

Does it support AJAX?

Yes. All actions are AJAX-based for a smooth, instant experience.

使用者評論

這個外掛目前沒有任何使用者評論。

參與者及開發者

以下人員參與了開源軟體〈Jiali User Bookmarks〉的開發相關工作。

參與者

將〈Jiali User Bookmarks〉外掛本地化為台灣繁體中文版

對開發相關資訊感興趣?

任何人均可瀏覽程式碼、查看 SVN 存放庫,或透過 RSS 訂閱開發記錄

變更記錄

1.0.1

  • Improved readme documentation and shortcode descriptions.

1.0.0

  • Initial release with customizable button text, AJAX toggle, bookmark lists, user bookmarks display, and top bookmarks view.