[WordPress] 外掛分享: AMP Post Script

WordPress 外掛 AMP Post Script 的封面圖片。

前言介紹

  • 這款 WordPress 外掛「AMP Post Script」是 2016-11-03 上架。
  • 目前有 10 個安裝啟用數。
  • 上一次更新是 2022-05-05,距離現在已有 1095 天。超過一年沒更新,安裝要確認版本是否可用。以及後續維護問題!
  • 外掛最低要求 WordPress 5.0 以上版本才可以安裝。
  • 尚未有人給過這款外掛評分。
  • 還沒有人在論壇上發問,可能目前使用數不多,還沒有什麼大問題。

外掛協作開發者

silverokami42 |

外掛標籤

amp | custom | Post Script |

內容簡介

簡而言之,這個外掛會對 AMP 外掛進行自訂修改。

可以在此處自訂 AMP 外掛的設定:/wp-admin/customize.php?customize_amp=1
將自訂選單加入 AMP…可以透過(/wp-admin/nav-menus.php)進行更新
根據相似類別新增相關文章。可以使用以下語法更改分類:define('PS_AMP_RELATED_TAXONOMY', 'category');
使用以下語法在 AMP 檢視中加入 Google Analytics:define('PS_AMP_GA_ANALYTICS', 'UA-xxxxxxxx-x');
使用以下語法覆寫文章類型支援:define('PS_AMP_ADDITIONAL_POST_TYPES', 'events,news,locations,wpseo_locations,tribe_events');
使用以下語法停用相關文章:define('PS_AMP_DISABLE_RELATED_POSTS', true);
如果沒有圖片,使用站點圖示作為 AMP 元數據圖像
新增必要的 CSS 樣式

原文外掛簡介

In short, this plugin make custom modifications to the AMP plugin.

The AMP plugin settings can be customized here: /wp-admin/customize.php?customize_amp=1
Add a custom menu to AMP… update it through (/wp-admin/nav-menus.php)
Add related articles based on similar categories. Taxonomy can be changed using…. define(‘PS_AMP_RELATED_TAXONOMY’, ‘category’);
Add Google Analytics to AMP view using…. define(‘PS_AMP_GA_ANALYTICS’, ‘UA-xxxxxxxx-x’);
Override post type support using…. define(‘PS_AMP_ADDITIONAL_POST_TYPES’, ‘events,news,locations,wpseo_locations,tribe_events’);
Disable Related Posts Using…. define(‘PS_AMP_DISABLE_RELATED_POSTS’, true);
Use Site Icon for AMP metadata image if no image present
Added required CSS for these additions

各版本下載點

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

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


1.0.0 | 1.1.0 | 1.2.0 | 1.3.0 | 1.4.0 | 1.5.0 | 1.5.1 | 1.5.2 | 1.6.0 | 1.7.3 | 1.7.4 | 1.7.5 | trunk |

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

  • Post Script Responsive Images 》簡而言之,這個外掛程式修改了 "the_content()" 和文章縮略圖功能,通過重新渲染圖片並使用SRCSET屬性,實現在內容區域本身進行圖片自適應調整大小。其他外掛...。

文章
Filter
Apply Filters
Mastodon