前言介紹
- 這款 WordPress 外掛「My Content Management」是 2011-11-02 上架。 目前已經下架不再更新,不建議安裝使用。
- 目前有 200 個安裝啟用數。
- 上一次更新是 2023-06-29,距離現在已有 674 天。超過一年沒更新,安裝要確認版本是否可用。以及後續維護問題!
- 外掛最低要求 WordPress 4.2 以上版本才可以安裝。
- 有 5 人給過評分。
- 論壇上目前有 1 個提問,問題解答率 0%
外掛協作開發者
外掛標籤
faq | staff | post types | testimonials | custom post types |
內容簡介
My Content Management 建立了一組自定義文章類型,每個類型都有自定義分類和一組常見的自定義欄位。提供一個共同的界面來創建常用的內容工具。
除了預設的文章類型和欄位組,您可以創建新的自定義文章類型,創建新的自定義欄位組,並編輯內建的文章類型和自定義欄位組。
My Content Management 沒有預設樣式,因此您不必擔心插件和佈景主題之間的衝突問題。它有預設的 HTML,但可以通過包括的模板系統完全替換,或者創建自己的佈景主題模板文件以顯示這些特定的內容類型。
支援
My Content Management 不提供支援。
如何使用 My Content Management
所有內容都可以使用短碼 [my_content type=’custom_post_type’] 來顯示。其他支援的屬性包括:
type (類別或以逗號分隔的類別清單)
display (自定義、完整、摘要或列表)
taxonomy (關聯分類法的縮略語:必須獲取與文章相關的分類項目列表;包含一個項目以按該項目限制)
term (命名分類法中的項目)
operator (IN、NOT IN 或 AND) == 如何處理所選項目。選擇具有該項目的文章、不具有該項目的文章或使用所提供的所有項目。
count (要顯示的項目數 - 預設顯示所有)
order (顯示項目的順序 - 預設順序為「菜單順序」)
direction (排序是升序「ASC」還是降序「DESC」(預設))
meta_key (按自定義欄位排序,如果 'order' 為 'meta_value' 或 'meta_value_num' )
template (設定為文章類型以使用該文章類型設置的模板。如果「display」等於「custom」,請編寫自定義模板。)
custom_wrapper (僅在使用自定義模板時使用;在包含適當類別的 HTML 元素中包裹所有結果)
offset (整數:在顯示之前跳過一個數量的文章。)
id (逗號分隔的 ID 列表以顯示一組文章;顯示單個 ID 以顯示一篇文章。)
cache (整數:緩存此短碼結果的時間(以小時為單位))
year (整數)
month (整數,1-12)
week (整數,0-53)
day (整數,1-31)
使用短碼 [custom_search type=’custom_post_type’] 可以訪問任何自定義文章類型的搜尋表單
使用 [my_archive type=’custom_post_type’ taxonomy=’taxonomy’] 短碼可以為特定文章類型和分類法創建站點地圖。其他支援的屬性包括上面提到的所有屬性,以及:
exclude (要從站點地圖中排除的逗號分隔項目列表)
include (要在站點地圖中顯示的逗號分隔項目列表)
「id」屬性不支援在 [my_archive] 短碼中。(這很傻。)[my_archive] 短碼支援一個「show_links」屬性,會開啟導覽清單以導航到每個顯示的分類。
原文外掛簡介
My Content Management creates a set of custom post types, each with a custom taxonomy and a set of commonly needed custom fields. A single common interface to create popularly desired content tools.
In addition to the default post types and field groups, you can create new custom post types, create new groups of custom fields, and edit the post types and custom field groups that are built in.
There’s no default styling in My Content Management, so you won’t have any problems with conflicts between the plug-in and your theme. There is default HTML, but it can be 100% replaced through the included templating system, or by creating your own theme template documents to display these specific content types.
Support
My Content Management is provided with no support.
How to Use My Content Management
All content can be displayed using the shortcode [my_content type=’custom_post_type’]. Other supported attributes include:
type (single or comma-separated list of types)
display (custom, full, excerpt, or list)
taxonomy (slug for associated taxonomy: required to get list of terms associated with post; include a term to limit by term)
term (term within named taxonomy)
operator (IN, NOT IN, or AND) == how to treat the selected terms. Choose posts with that term, without that term, or using all terms supplied.
count (number of items to display – default shows all)
order (order to show items in – default order is “menu_order” )
direction (whether sort is ascending, “ASC”, or descending, “DESC” (default))
meta_key ( custom field to sort by if ‘order’ is “meta_value” or “meta_value_num” )
template ( set to a post type to use a template set by that post type. If “display” equals “custom”, write a custom template. )
custom_wrapper ( only used when custom template in use; wraps all results in this html element with appropriate classes)
offset (integer: skip a number of posts before display.)
id ( comma separated list of IDs to show a set of posts; single ID to show a single post.)
cache (integer: number of hours to cache the results of this shortcode)
year (integer)
month (integer, 1-12)
week (integer, 0-53)
day (integer, 1-31)
A search form for any custom post type is accessible using the shortcode [custom_search type=’custom_post_type’]
Create a site map for a specific post type and taxonomy using the [my_archive type=’custom_post_type’ taxonomy=’taxonomy’] shortcode. Other supported attributes include all those above, plus:
exclude (list of comma-separated taxonomy terms to exclude from the site map)
include (list of comma-separated taxonomy terms to show on the site map)
The “id” attribute is not supported in the [my_archive] shortcode. (That would be silly.) The [my_archive] shortcode does support a “show_links” attribute which will turn on a navigation list to navigate to each displayed category.
各版本下載點
- 方法一:點下方版本號的連結下載 ZIP 檔案後,登入網站後台左側選單「外掛」的「安裝外掛」,然後選擇上方的「上傳外掛」,把下載回去的 ZIP 外掛打包檔案上傳上去安裝與啟用。
- 方法二:透過「安裝外掛」的畫面右方搜尋功能,搜尋外掛名稱「My Content Management」來進行安裝。
(建議使用方法二,確保安裝的版本符合當前運作的 WordPress 環境。
1.0.6 | 1.2.4 | 1.3.4 | 1.4.0 | 1.4.1 | 1.5.0 | 1.5.8 | 1.6.0 | 1.6.1 | 1.7.0 | 1.7.4 | 1.7.6 | 1.7.7 | trunk | 1.4.20 |
延伸相關外掛(你可能也想知道)
Reviews Feed – Add Testimonials and Customer Reviews From Google Reviews, Yelp, TripAdvisor, and More 》以下是本文的要點:, , * 在您的網站上顯示 Google 商家評論和 Yelp 評論,可以單獨或在同一個頁面上顯示。, * 如果 Google 商家列表有實體位置,您可以以吸...。
Site Reviews 》de CAPTCHA support and the ability to block specific words, phrases, IP addresses, names, and emails, Star Ratings: Allows users to rate with simpl...。
Real Testimonials – Testimonial Slider, Carousel, Grid | Collect Customer Reviews and Video Testimonial with Testimonial Form | Social Proof Reviews and Review Slider 》y customization with customizable styles and layouts., The Real Testimonials™ plugin provides a wide range of features that are highly customizable...。
WP Google Review Slider 》這款 WordPress 外掛不僅易用,還能提高客戶信心和社會證明!只要輸入一些 Google 搜尋關鍵字或位置 ID,您就能輕鬆地在 WordPress 網站上展示 Google 商家評...。
WP Customer Reviews 》現在有許多網站正在爬取用戶生成的評論,包括 Google Places 和 Google Local Search。 WP Customer Reviews 允許您在您的部落格上設置一個特定的頁面,以收...。
Easy Testimonials 》更新至 WordPress 5 和 Gutenberg!Easy Testimonials 現在包括 5 個自訂的 Gutenberg 區塊,可以與新的 Gutenberg 編輯器無縫合作。Easy Testimonials 是一...。
WP TripAdvisor Review Slider 》讓您的 WordPress 網站輕鬆展示 TripAdvisor 的評論!觀看下面的影片,了解如何在小於 2 分鐘內展示 TripAdvisor 評論!您可以透過 Shortcode 或 Widget 在您...。
WP Testimonials 》使用我們的響應式小工具免費展示您的客戶評論,只需 2 分鐘。此外掛是完全免費的。, Testimonial Widgets 外掛可讓您在網站上使用絕佳預設小工具展示您最好的...。
WP Review Slider 》您努力地獲得了 Facebook 頁面上的五星評價、評分和正面推薦,現在您可以輕鬆地在 WordPress 網站上顯示它們!這是一種從 Facebook 和 Twitter 獲取社交證明...。
Cozy Essential Addons 》Cozy Essential Addons 是一款免費的 WordPress 外掛,提供自訂文章型別的基本架構。基本理念是提供自訂文章型別的基本功能,以便我們可以擴展產品,如外掛和...。
CPO Content Types 》CPO Content Types 是一個僅能與以下指定主題使用的 WordPress 外掛:, , Ascendant, Affluent, Allegiant, Antreas, Transcend, Intuition, Illustrious, , ...。
Organic Builder Widgets – Simple WordPress Page Builder 》有機建構工具小物件是一個簡單的WordPress頁面建構外掛,提供12個自定小工具,可在自訂器中使用。這些小工具在任何頁面上都顯示為全寬度的內容區段。它將原生...。
Quick and Easy Testimonials 》這個外掛提供了一種快速且簡單的方式,讓你在你的網站上新增推薦訊息。, 特點, , 使用自訂文章類型輕鬆新增推薦訊息(此文章類型不公開,以避免詳細頁面 URL ...。
Testimonial – WordPress Testimonial Showcase Plugin Grid Plus Testimonial Slider 》om Field Available, All browser compatible, , Testimonial Builder 外掛可以讓你在任何頁面、文章或小工具中無限制地新增推薦語,並支援無限的色彩方案。...。
ProveSource Social Proof 》WordPress 和 WooCommerce Fomo 插件, 曾經因為 booking.com 上的一家酒店非常熱門,你不想錯過所以就訂了嗎?, 曾經因為推薦而去到一家餐廳嗎?, 這就是社會...。