這個外掛並未在最新的 3 個 WordPress 主要版本上進行測試。開發者可能不再對這個外掛進行維護或提供技術支援,並可能會與更新版本的 WordPress 產生使用上的相容性問題。

EG-Attachments-Human-o2-Icons

外掛說明

EG-Attachments is a WordPress plugin, helping to display files attached to the posts. The plugin proposes a shortcode with many options.
EGA-Human-o2-Icons (this plugin) adds an additional set of icons, on top of the default icons set provided by EG-Attachments.

This plugin is working with EG-Attachments 2.1 and upper.

螢幕擷圖

  • List of attachments with the Human-O2 icons
  • Human-O2 icons set appears in the list of icon sets in the EG-Attachments settings

安裝方式

Automatic installation

1.Log into your WordPress admin
2.Click Plugins
3.Click Add New
4.Search for EGA-Human-o2-Icons
5.Click Install Now under “EGA-Human-o2-Icons”
6.Activate the plugin Ega-Human-o2-Icons

Manual installation:

1.Download the plugin
2.Extract the contents of the zip file
3.Upload the contents of the zip file to the wp-content/plugins/ folder of your WordPress installation
4.Then activate the Plugin from Plugins page

The plugin is now ready to be used.
A new set of icons is added in the settings page of EG-Attachments

常見問題集

Can I develop a similar plugin, with my own icons

Of course.

How can I develop this kind of plugin
  1. Duplicate this plugin
  2. Rename the directory, and rename the php file in this directory
  3. Edit the php file,
    • Update the comments
    • Plugin Name:
      • Plugin URI: (can be empty)
      • Description:
      • Version:
      • Author:
      • Author:
      • Text Domain:
    • Change the name of the class in lines 30 and 137
    • Replace the name of the plugin (Ega-Human-o2-Icons), in all comments
  4. Copy your own icon files into the directory
    • /icons: icons related to types of files,
    • /icons/file-ext: icons related to file extension

WordPress manages the following files types:
– audio
– code
– document
– interactive
– spreadsheet
– text
– video

使用者評論

這個外掛目前沒有任何使用者評論。

參與者及開發者

以下人員參與了開源軟體〈EG-Attachments-Human-o2-Icons〉的開發相關工作。

參與者

將〈EG-Attachments-Human-o2-Icons〉外掛本地化為台灣繁體中文版

對開發相關資訊感興趣?

任何人均可瀏覽程式碼、查看 SVN 存放庫,或透過 RSS 訂閱開發記錄

變更記錄

Version 1.0 – March 20th,2015

  • New: First release