前言介紹
- 這款 WordPress 外掛「WP Missing Functions Plugin」是 2015-07-25 上架。
- 目前有 10 個安裝啟用數。
- 上一次更新是 2015-08-12,距離現在已有 3553 天。超過一年沒更新,安裝要確認版本是否可用。以及後續維護問題!
- 外掛最低要求 WordPress 3.0 以上版本才可以安裝。
- 有 2 人給過評分。
- 還沒有人在論壇上發問,可能目前使用數不多,還沒有什麼大問題。
外掛協作開發者
外掛標籤
missing | function | custom function | missing functions | custom functions plugin |
內容簡介
許多 WordPress 管理員花費許多時間修改簡單的代碼,無論是網站中的單詞還是核心選項的更改,而許多人花費大量時間搜索主題的功能或核心模板,但現在不用了...
使用此外掛程式即可省去安裝超過 15 個外掛程式的麻煩,甚至無需在 functions.php 檔案中編寫函數,已經準備好可以輕鬆啟用,包括:
將 Google Analytics 添加到頁腳中。
更改首頁上的文章數量。
更改搜索頁面上的文章數量。
更改摘要的單詞數量。
自動將所有長度超過設定字符的 URL 的評論標記為垃圾郵件。
設置文章修訂計數,不需要修改 wp-config.php。
延遲文章 RSS 的可獲取性。
自動在一定天數後清空回收站。
更改管理員頁面頁腳(感謝使用 WordPress)。
在 head HTML 中添加 favicon。
從 wp_head 中刪除不必要的連結(減少混亂的 SEO)。
登錄後重定向到首頁。
對於非管理員,隱藏前端的管理工具欄。
停用非管理員用戶的後端訪問。
使用電子郵件/用戶名及用戶名兩種方式登錄,而不僅是用戶名。
僅顯示自己的用戶上傳媒體至資料庫。
限制用戶僅上傳 jpg、jpeg、png、gif 類型的媒體文件(控制圖片 SEO 和圖片類型)。
當使用 the_content() 方法時,停止圖像被包裹在 p 標籤中,以便進行更輕鬆的主題樣式和更好的 SEO 解決方案。
為前端調用 Google 的 CDN 版本 jQuery,以節省 jquery 的帶寬和服務器響應時間。
為使用舊版 IE 的用戶調用 Google 的 HTML5 Shim,以提高顯示效果和服務器響應時間。
將登錄屏幕的錯誤消息更改為“您認為自己在某處出錯了!”(增加安全級別)。
在 RSS 摘要中顯示文章縮略圖,以獲得更好的圖像 SEO 結果。
停用 RSS 摘要。
顯示正確的評論計數。
顯示所有設置菜單的隱藏連結。
啟用管理員以在“外觀”>“背景”中設置自定義背景圖像。
刪除自行回復 Pingback 通知。
銳化重新調整大小的 jpg 圖像(更高質量的圖像,更小的尺寸=更好的 SEO)。
啟用伺服器端 Gzip 而無需修改 .httaccess 檔案(需要在已更新的 Apache 中編譯)。
防止用戶在個人資料中更改電子郵件。
阻擋沒有來源網址的評論,以防止垃圾郵件。
刪除私有文章/頁面標題前面的詞“Private:”。
停用管理員工具欄中的主題/外掛程式編輯器,以防止其他使用者進行任何不需要的更改。
禁止任何創建、刪除或更新核心、外掛程式或主題檔案的內容。
不再需要使用“繼續閱讀”連結。
啟用自定義麵包屑(針對修改的主題)。
停用 WordPress 中的搜索功能。
停用管理員提示。
刪除 WordPress 版本號。
新增外掛功能
在 WooCommerce 結帳頁面上對所有產品添加固定的百分比費用。
在 Woocommerce 的產品頁面中將“其他信息”選項卡重命名為任何其他名稱。
在產品價格旁邊和下方添加文字
啟用每個產品的另一個 PayPal 電子郵件。
原文外掛簡介
Many of WordPress admins spend hours and hours to modify a simple coding, if it was a word in the site or a change of core options, and many spend hours just searching on there theme’s functions or core templates, but not anymore…
When using this Plugin you are saving your self on the installation of more than 15 Plugins, and you don’t need to even write a function in your functions.php file, its all already written and ready for you to activate with a simple click or two, including:
Add Google Analytics to the footer.
Change Number of posts on the home page.
Change Number of posts on the search page.
Change the length of excerpt in Words.
Automatically mark all comments with a URL longer than set characters as spam .
Set the post revisions count unless (no need to modify wp-config.php).
Delay Your Posts RSS Availability.
Automatically empty trash after Number days.
Change Admin footer (Thank you for creating with WordPress).
Add favicon to head HTML.
Remove unnecessary links from wp_head (less confusing SEO).
Redirect to home page after login.
Hide admin bar from front end for non admin.
Disable back end access for non admin users.
Login with both Email/username instead of username only.
Show only own user uploads media to library.
Restrict user to upload only jpg,jpeg,png,gif type of media (control your image SEO and image types).
Stop images getting wrapped up in p tags when they get dumped out with the_content() for easier theme styling and better SEO solutions.
Call the google CDN version of jQuery for the frontend to save jquery bandwidth and server response time.
Call Googles HTML5 Shim, but only for users on old versions of IE for better display and server response time.
Change login screen error messages to “Think you have gone wrong somewhere!” (added security level).
Show post thumbnail in RSS Feeds for a better images SEO result.
Disable RSS Feeds.
Display the Accurate Comment Count.
Display the hidden all settings Menu link.
Enable admin to set custom background images in ‘appearance > background’.
Remove pings to self.
Sharpening resized jpg images (more images quality and less size = better SEO).
Enable Server side Gzip without modifying .httaccess file (need to be compiled in apache updates already).
Prevent user email change from profile.
Block comments with no-referrer to prevent spamming.
Remove word “Private: ” infront of title of private post/page.
Disable the theme/plugin editor in Admin to not allow any unwanted changes from other users.
Disallow anything that creates, deletes, or updates core, plugin, or theme files.
No more jumping for read more link.
Enable custom Breadcrumbs for modyfied themes.
Disable Search in WordPress.
Disable Admin nag.
Remove wordpress version number.
Added plugin Features
Add a Fixed Percentage charge to all your products on checkout page of Woocommerce.
Rename additional Information Tab in Products to any Other name in Woocommerce product page.
Add Text beside the price of product and under it.
Activate Alternative PayPal E-Mail for each product on it’s own.
各版本下載點
- 方法一:點下方版本號的連結下載 ZIP 檔案後,登入網站後台左側選單「外掛」的「安裝外掛」,然後選擇上方的「上傳外掛」,把下載回去的 ZIP 外掛打包檔案上傳上去安裝與啟用。
- 方法二:透過「安裝外掛」的畫面右方搜尋功能,搜尋外掛名稱「WP Missing Functions Plugin」來進行安裝。
(建議使用方法二,確保安裝的版本符合當前運作的 WordPress 環境。
延伸相關外掛(你可能也想知道)
Custom Functions Plugin 》有許多自定義功能可供使用。只需勾選即可使用所需功能,不會載入額外的 CSS 或 JS。其中一些功能包括:, , 變更首頁的文章數量。, 變更搜尋頁面的文章數量。,...。