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개의 주요 워드프레스 출시와 시험 되지 않았습니다**. 워드프레스의
좀 더 최근 버전으로 이용할 때 더 이상 관리되지 않고 지원되지 않고 호환성 문제가 
있을 수 있습니다.

![](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://ko.wordpress.org/plugins/quick-web-notes/#description)
 * [평가](https://ko.wordpress.org/plugins/quick-web-notes/#reviews)
 *  [설치](https://ko.wordpress.org/plugins/quick-web-notes/#installation)
 * [개발](https://ko.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⌉⌊Frontend notes interface⌉[

Frontend notes interface

[⌊Admin dashboard Notes overview⌉⌊Admin dashboard Notes overview⌉[

Admin dashboard Notes overview

[⌊Settings panel⌉⌊Settings panel⌉[

Settings panel

[⌊Frontend add new notes interface⌉⌊Frontend add new notes interface⌉[

Frontend add new notes interface

[⌊Frontedn Edit notes interface⌉⌊Frontedn Edit 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

## FAQ

### 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/)를 확인하시거나,
[개발 기록](https://plugins.trac.wordpress.org/log/quick-web-notes/)을 [RSS](https://plugins.trac.wordpress.org/log/quick-web-notes/?limit=100&mode=stop_on_copy&format=rss)
로 구독하세요.

## 변경이력

 * 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보다 적음**
 *  워드프레스 버전 ** 6.2 또는 그 이상 **
 *  다음까지 시험됨: **6.7.7**
 *  PHP 버전 ** 7.2 또는 그 이상 **
 *  언어
 * [English (US)](https://wordpress.org/plugins/quick-web-notes/)
 * 태그:
 * [note-taking](https://ko.wordpress.org/plugins/tags/note-taking/)[notes](https://ko.wordpress.org/plugins/tags/notes/)
   [reminder](https://ko.wordpress.org/plugins/tags/reminder/)[sticky notes](https://ko.wordpress.org/plugins/tags/sticky-notes/)
   [to do list](https://ko.wordpress.org/plugins/tags/to-do-list/)
 *  [고급 보기](https://ko.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/)