[WordPress] 外掛分享: The Joshua Project, Nation Info

首頁外掛目錄 › The Joshua Project, Nation Info
WordPress 外掛 The Joshua Project, Nation Info 的封面圖片
10+
安裝啟用
尚無評分
2502 天前
最後更新
問題解決
WordPress 3.0+ v1.0 上架:2014-10-05

內容簡介

此外掛提供小工具(widget),以呈現由網站管理員選擇的 The Joshia Project 特定國家的資料。管理員可以選擇要在小工具中呈現以下這些資料:

旗幟
人口
未得到福音的人口比例
民族/族群
未得到福音的民族/族群
主要語言
主要宗教
福音佔比

使用方法

已包含一些基本的 CSS,如需關閉該功能,可以將以下代碼複製到主題(Theme)的 functions.php 檔案中或任意一個外掛程式(plugin)檔案中:

function t1k-jp-country-data-styles-remove() {
return false;
}
add_filter( 't1k-jp-country-data-styles', 't1k-jp-country-data-styles-remove' );

外掛標籤

開發者團隊

⬇ 下載最新版 (v1.0) 或搜尋安裝

① 下載 ZIP → 後台「外掛 › 安裝外掛 › 上傳外掛」
② 後台搜尋「The Joshua Project, Nation Info」→ 直接安裝(推薦)
📦 歷史版本下載

原文外掛簡介

This plugin provides a widget to render data take from The Joshia Project about a specific country, chosen by the site admin. The admin can choose from these bits of data to render in the widget:

Flag
Population
Unreached Percentage
People Groups
Unreached People Groups
Primary Language
Primary Religion
Percent Evangelical

Usage
Some basic CSS is included. If you’d like to turn it off, drop this code into your theme functions.php file or a plugin of your choosing.
function t1k-jp-country-data-styles-remove() {
return false;
}
add_filter( 't1k-jp-country-data-styles', 't1k-jp-country-data-styles-remove' );

延伸相關外掛

文章
Filter
Apply Filters
Mastodon