[WordPress] 外掛分享: Simple Front End Edit Buttons

前言介紹

  • 這款 WordPress 外掛「Simple Front End Edit Buttons」是 2011-01-09 上架。
  • 目前有 10 個安裝啟用數。
  • 上一次更新是 2011-07-12,距離現在已有 5045 天。超過一年沒更新,安裝要確認版本是否可用。以及後續維護問題!
  • 外掛最低要求 WordPress 3.0 以上版本才可以安裝。
  • 尚未有人給過這款外掛評分。
  • 還沒有人在論壇上發問,可能目前使用數不多,還沒有什麼大問題。

外掛協作開發者

eskapism | marsapril |

外掛標籤

icon | page | prio | order | menu order |

內容簡介

** 此外掛程式將不再更新。 **

這個外掛增加功能,讓您可以在網站的前端增加編輯按鈕。
透過這些圖示,您可以輕鬆地變更頁面的排序(有時也稱為優先順序),
而無需在 WordPress 內手動更改順序。

當按照頁面順序進行排序時,編輯圖示會自動添加到標準 WordPress 頁面小工具中,
您也可以在自己在模板中創建的頁面列表中手動添加編輯圖示。

對於將 WordPress 用作擁有大量頁面的常規 CMS 的網站而言,這對於排序頁面非常有幫助,
而這些頁面是按照菜單的順序而不是按日期排序的。

功能

添加圖示,以便更改頁面的菜單排序/優先順序,因此您不必進入管理區域手動更改菜單順序。
而且,您可以立即看到變化。這是一個節省時間的功能!
添加編輯文章的圖示(佔用較少空間,與移動按鈕一起使用效果更佳)
自動添加上移或下移頁面的圖示到標準頁面小工具中
輕鬆添加新頁面。當您在頁面上時,點擊加號,然後此外掛程式確保新頁面獲得
正確的菜單排序,並將新頁面放在前一頁面之後。

在模板中的使用

使用以下代碼啟用/顯示圖示:

// 這是手動添加圖示的方法
// 以下函數既可添加在常規頁面中
// 也可添加在使用自定義循環或類似方法創建的列表中

// 添加編輯帖子/頁面的圖示
if (function_exists("sfeeb_edit")) { echo sfeeb_edit(); }

// 添加更改頁面順序的按鈕
if (function_exists("sfeeb_edit_prio")) { echo sfeeb_edit_prio(); }
?>

捐贈和更多外掛程式

如果您喜歡這個外掛程式,請不要忘記捐贈以支持進一步開發。
更多由同一作者創建的WordPress CMS 外掛程式。

原文外掛簡介

** This plugin will no longer be updated. **
This plugins adds functions for adding edit buttons on the front end of your website.
By using the icons you can change the order (sometimes called priority)
of a page without the need to change the order manually within WordPress.
The edit icons are added automatically to standard WordPress pages widget (when sorting by page order)
and you can manually add the edit icons to any list of pages that you create yourself in your template.
It’s of great help when using WordPress as a regular CMS for a website with lots of pages,
where the pages are not sorted by date but rather by menu order.
Features

Add icon for changing the menu order/prio of an page, so you don’t have to enter the admin area an change the menu order manually.
Also, you will see the changes take effect immediately. It’s a time saver!
Add icon for editing article (uses less space than the usual edit-text + looks good together with the move-buttons)
Automatically adds icons for moving page up or down in the standard pages widget
Easy add new pages. Click the plus-sign when your’re at a page and then this plugin makes sure that the new page gets a
correct menu_order and places the new page after the previous page.

Template Usage
To enable/show the icons use the following code:

Donation and more plugins

If you like this plugin don’t forget to donate to support further development.
More WordPress CMS plugins by the same author.

各版本下載點

  • 方法一:點下方版本號的連結下載 ZIP 檔案後,登入網站後台左側選單「外掛」的「安裝外掛」,然後選擇上方的「上傳外掛」,把下載回去的 ZIP 外掛打包檔案上傳上去安裝與啟用。
  • 方法二:透過「安裝外掛」的畫面右方搜尋功能,搜尋外掛名稱「Simple Front End Edit Buttons」來進行安裝。

(建議使用方法二,確保安裝的版本符合當前運作的 WordPress 環境。


最新版本

延伸相關外掛(你可能也想知道)

  • Simple Page Ordering 》這個外掛可以用簡單的拖放操作,讓您對頁面、樹狀自訂文章類型或是擁有「頁面屬性」的自訂文章類型進行排序,只需要使用內建的頁面列表就能完成。, 只要簡單...。
  • Term Menu Order 》這個外掛旨在幫助主題和外掛開發人員。, 該外掛的目的是允許任意的詞彙排序,類似於頁面。這可以讓檢索詞彙的查詢使用 ‘menu_order’ 作為排序順...。
  • Simple Menu Order Column 》總結:這個 WordPress 外掛允許您直接在儀表板列表上修改每個 WP_Post(頁面、附件、文章、woo 產品)的 menu_order 欄。, , 問題與答案:, 1. 什麼是這個外...。
  • Media Menu Order 》這是一款非常簡單的外掛,它會在媒體庫編輯介面中新增一個「菜單排序」欄位,讓您可以為圖片和附件指定菜單排序。。
  • Keep New Admin Menu Items in Bottom 》- "Keep New Plugin Admin Menu Items in Bottom" WordPress 外掛是解決在 WordPress 控制台上維持整潔有序的管理選單的解決方案。, - 當您的外掛...。
  • Admin Menu Customizer 》Admin Menu Customizer 讓您可以:, , 更改功能表項目的順序。, 更改由啟用的外掛和佈景主題添加的功能表項目標題。, 隱藏頁面加載時的功能表項目,在點擊"顯...。
  • AJAX Admin Menu Editor 》這個外掛可以讓你輕鬆地在使用者和網站等級上用簡單的拖放操作重新排列管理選單項目。, 使用者和網站的選單順序會自動保存在資料庫中。, 根據使用者,這個外...。

文章
Filter
Mastodon