wp-sticker-notes

外掛說明

這個外掛已於 2025 年 9 月 25 日關閉,且不提供下載。 原因: 違反授權/商標相關規定

使用者評論

2016 年 9 月 3 日 1 則留言
Very nice sticky notes plugin. We use it to put review comments throughout a site, to communicate review points and feedback. Was working fine in 2015, then just recently (Feb 2016) it stopped working! I recently did all updates… to WordPress 4.4.2, to current “X Theme” and all associated plugins. When clicking the “WP Sticky Notes” tab in the left sidebar of admin interface, I was getting a fatal error due to this line in plugin.php: require_once( __DIR__ . “/pages/admin_main.php” ); Although it’s probably not the best fix, I used a similar line from later in the file, and repaired this include of admin_main.php like this: require_once( ABSPATH . “/wp-content/plugins/wp-sticker-notes” . “/pages/admin_main.php” ); Now the plugin works again! Don’t know what the problem was. Maybe even a hiccup in my hosting, rather than a problem with recent WordPress and theme updates? Anyway, for now, I’m back in business, and using these sticky notes for my site review process again. 🙂
閱讀全部 9 則使用者評論

參與者及開發者

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

參與者

將〈WordPress Sticky Notes〉外掛本地化為台灣繁體中文版

對開發相關資訊感興趣?

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