Title: Quick Web Notes
Author: Arif Hassan
Published: <strong>2025 年 3 月 6 日</strong>
Last modified: 2025 年 3 月 6 日

---

搜尋外掛

![](https://ps.w.org/quick-web-notes/assets/banner-772x250.png?rev=3251550)

這個外掛**並未在最新的 3 個 WordPress 主要版本上進行測試**。開發者可能不再對這個
外掛進行維護或提供技術支援，並可能會與更新版本的 WordPress 產生使用上的相容性問題。

![](https://ps.w.org/quick-web-notes/assets/icon-256x256.png?rev=3251550)

# Quick Web Notes

 由 [Arif Hassan](https://profiles.wordpress.org/aarifhsn/) 開發

[下載](https://downloads.wordpress.org/plugin/quick-web-notes.1.0.4.zip)

 * [詳細資料](https://tw.wordpress.org/plugins/quick-web-notes/#description)
 * [使用者評論](https://tw.wordpress.org/plugins/quick-web-notes/#reviews)
 *  [安裝方式](https://tw.wordpress.org/plugins/quick-web-notes/#installation)
 * [開發資訊](https://tw.wordpress.org/plugins/quick-web-notes/#developers)

 [技術支援](https://wordpress.org/support/plugin/quick-web-notes/)

## 外掛說明

Quick Web Notes transforms how you capture and manage ideas in WordPress. Whether
you’re writing content, managing tasks, or brainstorming, this plugin provides a
seamless note-taking experience from both the frontend and backend of your website.

#### Key Features

 * **Frontend Note Creation**: Add notes directly from any page without accessing
   the dashboard
 * **Shortcode Support**: Display your notes anywhere using [ahqwn_notes] shortcode
 * **Icon Positioning**: Place the notes icon anywhere on your screen
 * **Background Color and Icon Uploader**: Customize the notes icon and background
   color
 * **Comprehensive Dashboard**: Manage all notes from a dedicated admin interface
 * **Real-Time Updates**: Notes appear instantly without page reload
 * **Mobile-Friendly**: Fully responsive design works on all devices

#### Perfect For

 * Content creators tracking article ideas
 * Developers marking bug fixes and improvements
 * Project managers maintaining task lists
 * Team collaboration and communication
 * Personal reminders and to-dos

#### Using Shortcode

Display your notes anywhere in your content using the shortcode:
 [ahqwn_notes]

#### Pro Features (Coming Soon)

 * Note sharing between users
 * Advanced categorization
 * File attachments
 * Note export/import
 * Email notifications
 * Priority levels
 * Due dates
 * Advanced shortcode options

### Support

For support requests and bug reports, please mail us:
 https://mountaviary.com/contact/

### Privacy Policy

Quick Web Notes stores notes in your WordPress database. No data is sent to external
servers. Notes are visible only to authorized users based on your settings.

### Credits

Icon Attribution:
 The plugin icon is provided by Flaticon.com License: Free for
personal and commercial use with attribution Attribution: “Icon made by Kiranshastry
from www.flaticon.com”

Screenshots:
 – All screenshots are taken from the plugin’s actual functionality
and interface

Banners:
 – All banners are taken from the plugin’s actual functionality and interface

## 螢幕擷圖

 * [[
 * Frontend notes interface
 * [[
 * Admin dashboard Notes overview
 * [[
 * Settings panel
 * [[
 * Frontend add new notes interface
 * [[
 * Frontedn Edit notes interface

## 安裝方式

 1. Upload the ‘quick-web-notes’ folder to your ‘/wp-content/plugins/’ directory
 2. Activate the plugin through the ‘Plugins’ menu in WordPress
 3. Go to ‘Quick Web Notes > Manage Notes’ to create your first note
 4. Also from Frontend, you will get a floating notes icon to create or edit notes
 5. Go to ‘Quick Web Notes > Settings’ to reposition the notes icon, change the background
    color, and upload a custom icon
 6. Start creating notes!
 7. Use [ahqwn_notes] shortcode to display notes in your content

#### Minimum Requirements

 * WordPress 6.2 or higher
 * PHP 7.4 or higher
 * MySQL 5.6 or higher

## 常見問題集

### How do I create a note from the frontend?

Click the floating notes icon visible on your website, enter your note content, 
and click save. The note will be instantly created and stored. Also from dashboard
you can create notes.

### How can I display my notes in a post or page?

In frontpage, You will get a floating notes icon to create or edit notes automatically
after the Installation. Also you can show notes using the [ahqwn_notes] shortcode
wherever you want the notes to appear.

### Is there a limit to how many notes I can create?

No, you can create as many notes as you need. However, we recommend regular cleanup
of completed or outdated notes for better organization.

### Can I change the appearance of the notes icon?

Yes, you can customize the icon’s color and upload a custom icon as well as change
the position.

### Does this plugin slow down my website?

No, Quick Web Notes is optimized for performance. It loads resources only when needed
and uses WordPress best practices for efficiency.

## 使用者評論

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

## 參與者及開發者

以下人員參與了開源軟體〈Quick Web Notes〉的開發相關工作。

參與者

 *   [ Arif Hassan ](https://profiles.wordpress.org/aarifhsn/)

[將〈Quick Web Notes〉外掛本地化為台灣繁體中文版](https://translate.wordpress.org/projects/wp-plugins/quick-web-notes)

### 對開發相關資訊感興趣？

任何人均可[瀏覽程式碼](https://plugins.trac.wordpress.org/browser/quick-web-notes/)、
查看 [SVN 存放庫](https://plugins.svn.wordpress.org/quick-web-notes/)，或透過 [RSS](https://plugins.trac.wordpress.org/log/quick-web-notes/?limit=100&mode=stop_on_copy&format=rss)
訂閱[開發記錄](https://plugins.trac.wordpress.org/log/quick-web-notes/)。

## 變更記錄

 * Enhanced database query security by implementing $wpdb->prepare() for all SQL
   queries
 * Added proper escaping and sanitization for database operations
 * Improved naming conventions to prevent potential plugin conflicts
 * Implemented unique prefixing across all plugin functions and classes
 * Added security checks to prevent direct file access
 * Removed unnecessary load_plugin_textdomain() call
 * Refactored function and class names

#### 1.0.4

#### 1.0.3

 * Minor updates on ownership verification

#### 1.0.2

 * Minor updates to plugin information (author details and ownership verification).

#### 1.0.1

 * Fixed: Added user authentication check to ensure frontend icon is only visible
   to logged-in administrators
 * Security: Prevented scripts from loading for non-administrator users

#### 1.0.0

 * Initial release

## 中繼資料

 *  版本 **1.0.4**
 *  最後更新 **1 年前**
 *  啟用安裝數 **少於 10 次**
 *  WordPress 版本需求 ** 6.2 或更新版本 **
 *  已測試相容的 WordPress 版本 **6.7.5**
 *  PHP 版本需求 ** 7.2 或更新版本 **
 *  語言
 * [English (US)](https://wordpress.org/plugins/quick-web-notes/)
 * 標籤:
 * [note-taking](https://tw.wordpress.org/plugins/tags/note-taking/)[notes](https://tw.wordpress.org/plugins/tags/notes/)
   [reminder](https://tw.wordpress.org/plugins/tags/reminder/)[sticky notes](https://tw.wordpress.org/plugins/tags/sticky-notes/)
   [to do list](https://tw.wordpress.org/plugins/tags/to-do-list/)
 *  [進階檢視](https://tw.wordpress.org/plugins/quick-web-notes/advanced/)

## 評分

這個項目尚無任何評論記錄。

[Your review](https://wordpress.org/support/plugin/quick-web-notes/reviews/#new-post)

[查看全部使用者評論](https://wordpress.org/support/plugin/quick-web-notes/reviews/)

## 參與者

 *   [ Arif Hassan ](https://profiles.wordpress.org/aarifhsn/)

## 技術支援

使用者可在技術支援論壇提出意見反應或使用問題。

 [檢視技術支援論壇](https://wordpress.org/support/plugin/quick-web-notes/)