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

Monetize Me

外掛說明

Monetize Me plugin will help webmaster to manage monetize scripts. The plugin also offers shortcode ([mmps]) and widget (Show Advertisment) to enable webmaster display the advertisment in website.

Pleas use “Advertisements Sponsor”, “Advertisements Width”, and “Advertisements Height” taxonomies to categories you monetize scripts. Then use this information in the shortcode to display your required monetize scripts.

The shortcode [mmps] offers the following attributes to manage your scripts:

1. id: comes from the slug of the script post. with this 'id' attribute all other attribute will not work. because with this 'id' attribute you are telling an specific ad that you have created.

2. width: comes from the "Advertisements Width" taxonomy. Width of the advertisment need to be mention in the 'width' attribute. default value for 'width' attribute is 'responsive'.

3. height: comes from the "Advertisements Height" taxonomy. Height of the advertisment need to be mention in the 'width' attribute. default value for 'height' attribute is 'responsive'.

4. class: left, right, and center are allowed values for the 'class' attribute to mention the alignment of the advertisment. default value is 'left'.

5. stype: comes from the "Advertisements Sponsor" taxonomy. stype need a slug of a sponsor. default is 'adsense'

6. type: comes from the "Ad Type" field of "General Setting" box. mix, link, text, img, feed, and article are allowed values for the 'type' attribute.

7. limit: how many ads to be serve matching required attribute. any mumber are allowed but 0.

8. wrapper: default value is 1 to wrap your advertisemet script in a div. use 0 to not use any html div wrapper.

Hope the screenshots shows few good way – how to create monetization post and use those anywhere in the site using shortcode or widgets.

螢幕擷圖

適用於區塊編輯器

這個外掛提供 1 個可供 Gutenberg/區塊編輯器使用的區塊。

  • Monetize Me

安裝方式

Standard installation required.

  1. After downloading the ‘monetize-me.zip’ file extract/uncompress it.
  2. Upload the Downloaded uncompress package to the ‘/wp-content/plugins/’ directory.
  3. Activate the plugin using the Plugin Tab in your WordPress Dashboard.
  4. You will find a menu item called ‘Ads’ in the admin left sidebar.

常見問題集

Where can I find the admin page of the plugin?

A menu item (called “Ads”) appears on the left sidebar in admin. You will also get different links to manage ads script, ad width, ad height, and ad sponsors.

What is the shortcode offered by this plugin

This plugin offered only shortcode called [mmps] with few attributes. The shortcode attributes are:

1. id: slug of any ad can be provide in the id attribute. with this 'id' attribute all other attribute will not work. because with this 'id' attribute you are telling an specific ad that you have created.

2. width: width of the advertisment need to be mention in the 'width' attribute. default value for 'width' attribute is 'responsive'.

3. height: height of the advertisment need to be mention in the 'width' attribute. default value for 'height' attribute is 'responsive'.

4. class: left, right, and center are allowed values for the 'class' attribute to mention the alignment of the advertisment. default value is 'left'.

5. stype: stype need a slug of a sponsor. default is 'adsense'

6. type: mix, link, text, img, feed, and article are allowed values for the 'type' attribute.

7. limit: how many ads to be serve matching required attribute. any mumber are allowed but 0.

8. wrapper: default value is 1 to wrap your advertisemet script in a div. use 0 to not use any html div wrapper.
Do I need a backup of my website to use this plugin?

It’s not mandatory task because we do not make any update or delete operation out of any functionality for this plugin.

Does this plugin work with all wordpress versions?

This version works with WordPress 4.0 and better. If you’re using an older version, please check for the legacy releases.

My question isn’t answered here

Somehow we overlooked your question, We apologize for this. Please visit contact us page of Micro Solution Bangladesh for your query.

What’s new in the latest version?

Please check the changelog in the readme.txt file exist in the plugin folder.

使用者評論

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

參與者及開發者

以下人員參與了開源軟體〈Monetize Me〉的開發相關工作。

參與者

將〈Monetize Me〉外掛本地化為台灣繁體中文版

對開發相關資訊感興趣?

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

變更記錄

1.0.1

  • Revert back the ad sponsor taxonomy

1.0.0

  • Recreating the plugin by deleting Add Width and Add Height taxonomy
  • Creating new taxonomy Add Category
  • Adding block for gutenberg

0.0.9

  • Add two more options for the advertisment type

0.0.8

  • Disable Rich Editor for Ad Post Type

0.0.7

  • Display specific number of ads mentioned in the widget or in the limit attribute of shortcode

0.0.6

  • Stable plugin released