Title: Simple Sticky Note &#8211; Frontend Notes
Author: sharkthemes
Published: <strong>2020 年 1 月 30 日</strong>
Last modified: 2025 年 3 月 31 日

---

搜尋外掛

![](https://ps.w.org/simple-sticky-note/assets/banner-772x250.png?rev=3254236)

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

![](https://ps.w.org/simple-sticky-note/assets/icon-256x256.png?rev=3254236)

# Simple Sticky Note – Frontend Notes

 由 [sharkthemes](https://profiles.wordpress.org/sharkthemes/) 開發

[下載](https://downloads.wordpress.org/plugin/simple-sticky-note.zip)

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

 [技術支援](https://wordpress.org/support/plugin/simple-sticky-note/)

## 外掛說明

Add a instant short note, quote or any sensative short data for your self or everyone
from frontend. You do not have to take hassle to create post. It can be useful for
your daily work routine, personal data collection or brainy quotes showcase.

### A Brief Note

#### Customization and Flexibility

Since sticky notes are displayed in grids, It gives you liberty to select column
option from 1 to 6 column. It is fully responsive, therefore you won’t have any 
problem going through in any device.

#### Shortcodes

Defaults Atts :-
 * column = 3 ( max num value 6 )

Sticky Note Shortcode:
 [ST_STICKY_NOTE] OR [ST_STICKY_NOTE column=”3″]

#### Setup

 * As you install and activate plugin
 * Note: Only Administrator Role can create the sticky note
 * Create a page for sticky note ( Note: Make visibility private if you don’t want
   others to see the notes )
 * Add shortcode to initialize the Sticky Note Page
 * Save and view the page.

#### How to use

 * As you create page, view the page
 * Click on Note Title to add a note
 * After you add title and content you just need to click outside the form to save
 * Double click to edit or delete

#### For Developers

#### If there is multiple Administrators and use sticky note page for personal use and only show personal notes as user logged in

 * Add the following code in your theme/website

function author_filter_function(){
 return true; } add_filter( ‘st_sticky_note_filter_by_author’,‘
author_filter_function’ );

### Copyright

Simple Sticky Note WordPress Plugin, Copyright 2025, Shark Themes
 Link: http://
www.sharkthemes.com/downloads/simple-sticky-note/

Packery PACKAGED v2.1.1 Copyright 2016 Metafizzy
 License: GPLv3 for open source
use Source: http://packery.metafizzy.co

## 安裝方式

#### Using The WordPress Dashboard

 * Navigate to the ‘Add New’ in the plugins dashboard
 * Search for Simple Sticky Note
 * Click Install Now
 * Activate the plugin on the Plugin dashboard

#### Uploading in WordPress Dashboard

 * Navigate to the ‘Add New’ in the plugins dashboard
 * Navigate to the ‘Upload’ area
 * Select st-sticky-note.zip from your computer
 * Click ‘Install Now’
 * Activate the plugin in the Plugin dashboard

#### Using FTP

 * Download st-sticky-note.zip
 * Extract the st-sticky-note directory to your computer
 * Upload the st-sticky-note directory to the /wp-content/plugins/ directory
 * Activate the plugin in the Plugin dashboard

#### Permalink Setup

 * Go to Settings -> Permalinks and click on “Save Changes” if your sticky notes
   does not display ( Conditional )

## 使用者評論

![](https://secure.gravatar.com/avatar/d7857450af0f03dcfff84db9f382fac671aba165f4e639e6eae49555665bb4d4?
s=60&d=retro&r=g)

### 󠀁[Outstanding plugin](https://wordpress.org/support/topic/outstanding-plugin-159/)󠁿

 [ale92hh](https://profiles.wordpress.org/ale92hh/) 2020 年 7 月 21 日 1 則留言

Great plugin! its simplicity makes it easy and quick to use, the ideal solution 
for those who want to insert notes on the website in front-end.

 [ 閱讀全部 1 則使用者評論 ](https://wordpress.org/support/plugin/simple-sticky-note/reviews/)

## 參與者及開發者

以下人員參與了開源軟體〈Simple Sticky Note – Frontend Notes〉的開發相關工作。

參與者

 *   [ sharkthemes ](https://profiles.wordpress.org/sharkthemes/)
 *   [ amitpomu ](https://profiles.wordpress.org/amitpomu/)

[將〈Simple Sticky Note – Frontend Notes〉外掛本地化為台灣繁體中文版](https://translate.wordpress.org/projects/wp-plugins/simple-sticky-note)

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

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

## 變更記錄

#### 1.0.9 Apr 01 2025

 * Added media upload feature
 * Added full tinymce features
 * Refined design and accessibility

#### 1.0.8 Mar 11 2025

 * Compatibility update

#### 1.0.7 Aug 12 2023

 * Compatibility update
 * Authority code update

#### 1.0.6 Mar 30 2023

 * Compatibility update

#### 1.0.5 Jun 07 2022

 * Compatibility update

#### 1.0.4 Jan 31 2022

 * Compatibility update
 * Minor Design Update
 * Added TinyMCE for textarea

#### 1.0.3 Nov 21 2021

 * Compatibility update
 * Minor Code Update

#### 1.0.2 Dec 10 2020

 * Jquery issue updated ( .live function )

#### 1.0.1 Jan 30 2020

 * Documentation Update

#### 1.0.0 Jan 06 2020

 * Initial release.

## 中繼資料

 *  版本 **1.0.9**
 *  最後更新 **1 年前**
 *  啟用安裝數 **70+**
 *  WordPress 版本需求 ** 5.0 或更新版本 **
 *  已測試相容的 WordPress 版本 **6.7.5**
 *  PHP 版本需求 ** 5.6 或更新版本 **
 *  語言
 * [English (US)](https://wordpress.org/plugins/simple-sticky-note/)
 * 標籤:
 * [frontend note](https://tw.wordpress.org/plugins/tags/frontend-note/)[sticky note](https://tw.wordpress.org/plugins/tags/sticky-note/)
 *  [進階檢視](https://tw.wordpress.org/plugins/simple-sticky-note/advanced/)

## 評分

 5 星，滿分為 5 星

 *  [  1 個 5 星使用者評論     ](https://wordpress.org/support/plugin/simple-sticky-note/reviews/?filter=5)
 *  [  0 個 4 星使用者評論     ](https://wordpress.org/support/plugin/simple-sticky-note/reviews/?filter=4)
 *  [  0 個 3 星使用者評論     ](https://wordpress.org/support/plugin/simple-sticky-note/reviews/?filter=3)
 *  [  0 個 2 星使用者評論     ](https://wordpress.org/support/plugin/simple-sticky-note/reviews/?filter=2)
 *  [  0 個 1 星使用者評論     ](https://wordpress.org/support/plugin/simple-sticky-note/reviews/?filter=1)

[Your review](https://wordpress.org/support/plugin/simple-sticky-note/reviews/#new-post)

[查看全部使用者評論](https://wordpress.org/support/plugin/simple-sticky-note/reviews/)

## 參與者

 *   [ sharkthemes ](https://profiles.wordpress.org/sharkthemes/)
 *   [ amitpomu ](https://profiles.wordpress.org/amitpomu/)

## 技術支援

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

 [檢視技術支援論壇](https://wordpress.org/support/plugin/simple-sticky-note/)

## 贊助

想要支援這個外掛的發展嗎？

 [ 贊助這個外掛 ](http://sharkthemes.com)