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

WordiZ – Admin Social Shares

外掛說明

A plugin that adds three columns to the listing of your articles on your administration. It shows the number of +1, tweets and facebook likes for every post. Like this you quickly see which post received a lot of social attention.

No settings required, just activate the plugin and browse your posts : /wp-admin/edit.php

The plugin does not keep the social count in memory to save speed and to always be up to date.

螢幕擷圖

  • This is what you will get in your admin section after installing the plugin. The number of shares will be printed after the page is loaded.

安裝方式

This section describes how to install the plugin and get it working.

  1. Upload the plugin to /wp-content/plugins/ directory
  2. Activate the plugin through the ‘Plugins’ menu in WordPress
  3. Visit the listing of your posts : /wp-admin/edit.php

常見問題集

Which social metric do I see ?

At the moment, we show only the number of facebook likes, the number of retweets and the number of Google+ +1. The list might be extended in the future.

Can I add special social networks metrics?

This will be done in the future releases.

I do see the columns, but I don’t see any number, what’s the problem ?

The plugin needs you to have Javascript activated. This is how the ‘shares’ are collected. So, if you don’t see any number appearing (like those in the screenshot), try to check that your javascript works.

Can I contribute to this ‘wonderful’ plugin?

Of course and you are welcome.
If you are a programmer you can fork me on : https://github.com/tanzaho/wp-admin-social-shares

If you have any recommendations, feel free to use the the ‘support’ page on WordPress to submit them (https://wordpress.org/support/plugin/admin-social-shares)
You can also rate the plugin if you like it.

使用者評論

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

參與者及開發者

以下人員參與了開源軟體〈WordiZ – Admin Social Shares〉的開發相關工作。

參與者

將〈WordiZ – Admin Social Shares〉外掛本地化為台灣繁體中文版

對開發相關資訊感興趣?

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

變更記錄

1.1

  • First upload of the plugin