[WordPress] 外掛分享: Web Hosting Plugin

WordPress 外掛 Web Hosting Plugin 的封面圖片。

前言介紹

  • 這款 WordPress 外掛「Web Hosting Plugin」是 2016-06-19 上架。 目前已經下架不再更新,不建議安裝使用。
  • 目前有 30 個安裝啟用數。
  • 上一次更新是 2020-05-26,距離現在已有 1803 天。超過一年沒更新,安裝要確認版本是否可用。以及後續維護問題!
  • 外掛最低要求 WordPress 3.0.1 以上版本才可以安裝。
  • 外掛要求網站主機運作至少需要 PHP 版本 7.1 以上。
  • 有 2 人給過評分。
  • 還沒有人在論壇上發問,可能目前使用數不多,還沒有什麼大問題。

外掛協作開發者

davidgennoe |

外掛標籤

web | Hosting | domain names |

內容簡介

這是一個WordPress的網站寄存外掛程式。
需要WooCommerce、Resellerclub帳戶以及存取WHM
透過Resellerclub註冊和轉移網域名稱,客戶可以在他們的my-account區域管理他們的網域和寄存。
通過WHM創建寄存帳戶。

1.5.4

此外掛程式已被重新編寫。

現在可以在單一訂單中註冊/創建多個網域和寄存套餐
cron每24小時會刪除任何未註冊的網域產品
訂閱已被刪除,預計稍後會發布此項目
修正了許多錯誤
刪除了已過時的PHP功能

1.4.6

正確顯示貨幣符號

為語言翻譯在index.php中添加了Text Domain:

1.4.5

輸入郵政編碼時修正錯誤

修改錯誤以便不再處理已處理過的版本1.3.8或更早版本的訂單。

增加語言翻譯

將Resellerclub功能移至wh_resellerclub.php中的單獨文件中

所有輸出文本均在web-hosting/language/language-UK.php中定義,以便輕鬆更改顯示的文本和消息。
例如search_domain_names = (__(“Search Domain Name”,’web-hosting’));

1.4.4

在註冊網域後,網域產品現在已更新為私人使用

現在使用令牌而非哈希密鑰訪問WHM

在Admin->Account頁面上修正了foreach錯誤。

1.4.3

修正某些服務器完成訂單時導致白屏的錯誤

刪除了4個PHP警告

1.4.2

修正在完成訂單時的錯誤

1.4.1

更新web-hosting-instructions.pdf

1.4.0

這是一個重大更新。如果您發現任何錯誤,請聯繫我[email protected]

大部分這個外掛程式已被重新編寫。

現在,所有對客戶訂單的調用都使用WooCommerce CRUD進行操作

當應收款項到期時,現在將分別處理每個訂單項目,而不是整個訂單中的項目。

如果不變的產品在產品元欄中可以添加一個名為number_of_years的字段,並帶有數字,任何附有此產品的訂單
在過去的幾年中,都不會生成發票。

此版本僅允許添加至購物車的最大1個網域、1個寄存套餐和1個SSL認證
這將在未來版本中發生變化。

域名表格現在存儲在新文件wh_domain_forms.php中,以供希望更改外觀和佈局的人使用,只需在子主題/web-hosting/文件夾中放置任何修改過的文件即可。

現在從Resellerclub中提取域名信息,而不是從產品元欄中提取。

修正所有PHP警告

修正2個foreach錯誤。

1.3.8

修正PHP警告:缺少check_hosting_in_cart()的第4個引數

1.3.7

修正域名表格未選擇年數的錯誤

1.3.6

修正發票中未顯示標誌的問題。

1.3.5

因發票放置您的標誌,現已更改pdf文件,您的標誌現在需要放在wp-content/web-hosting-uploads文件夾中
這在插件文件夾內,當插件更新時會被覆蓋。
如果web-hosting-uploads文件夾不存在,只需創建該文件夾並將您的logo.png放入其中,標誌大小需要
為50px x 50px。

修正訂閱功能中的域名續訂和發送電子郵件功能中的幾個錯誤。

1.3.4

移除

原文外掛簡介

Web Hosting Plugin for WordPress.
Requires WooCommerce, Resellerclub Account, and access to WHM
Register and transfer domain names through resellerclub, customers can manage their domains and hosting from their my-account area.
create hosting accounts through WHM
1.5.4
This plugin has been rewritten.
can now register/create multiple domains and hosting packages from within a single order
cron will remove any unregistered domain products every 24 hours
subscription has been removed this will be released at a later date
many bug fixes
removed deprecated php functions
1.4.6
fix display currency symbol correctly
fix added Text Domain: to index.php for language translation
1.4.5
fix error when inputting postcode/zipcode
fix error so orders placed using version 1.3.8 or eariler which have been processed don’t get processed again.
added language translation
moved resellerclub functions into seperate file wh_resellerclub.php
all outputted text is defined within web-hosting/language/language-UK.php for easy changing of displayed text and messages.
e.g. search_domain_names = (__(“Search Domain Name”,’web-hosting’));
1.4.4
Domain product are now updated to private after domain is registered
WHM access is now done using token instead of hash key
fixed foreach error on Admin->Account page.
1.4.3
fixed error which on certain servers caused a white screen when completing orders
removed 4 more php warnings
1.4.2
fix error when completing order
1.4.1
updated web-hosting-instructions.pdf
1.4.0
This is a major update. please contact me if you find any bugs [email protected]
Most of this plugin has been re-written.
all calls to customers orders is now using woocommerce CRUD
fixed items not been invoiced when due, each order item is now processed individually instead of the entire order.
Products which are not variable can have within the product meta fields have a
field added called number_of_years with a figure, any order with this product
added will not create an invoice until the number of years have passed.
This version only allows maximum of 1 domain 1 hosting package and 1 SSL Certification
to be added to the cart, this will change in a future version.
Domain forms are now stored within a new file wh_domain_forms.php for those who
wish to change the look and layout just put any modified file in your child theme/web-hosting/ folder
Domain name information is now taken from resellerclub instead of product meta fields.
Fixed all php warnings
fixed 2 foreach errors.
1.3.8
Fixed PHP Warning: Missing argument 4 for check_hosting_in_cart()
1.3.7
Fixed bug when number of years is not selected in domain form.
1.3.6
Fixed logo not being displayed within pdf invoice.
1.3.5
made changes to invoice pdf file for invoices your logo now needs to go in wp-content/web-hosting-uploads folder
this was within the plugin folder and was being over written when the plugin was updated.
if the web-hosting-uploads folder does not exist then just create the folder and place your logo.png within it, size of logo needs
to be 50px x 50px.
Fixed a few errors within domain name renew in subscriptions function and within sending emails function.
1.3.4
Removed PHPMailer and now using WordPress PHPMailer Class
1.3.3
fixed small error in sending out invoices
1.3.2
Removed all classes from domain forms.
Domain forms now scale down correctly in small viewports.
Fixed error in account number field within admin area.
Fixed error in check domain name form if Number of Years is not selected.
Now able to send_domain renew emails 21days, 14days and 7days before domain is due to expire.
1.3.1
Changed resellerclub account number field within admin area to accept upto 8 digits.
Reduced some of the css in forms.
1.3.0
added accounts area in admin to view all hosting accounts on the server you can now see
details about each account domain, email address, disk space used etc. admin can also
suspend, unsuspend and delete accounts
1.2.5
fixed bug when an order is cancelled it cannot now be invoiced when it is due for renewal
1.2.4
fixed small bug in orders number of days before invoices are sent out
1.2.3
added wp-cron for scheduling jobs such as sending out due invoices
you can now copy plugin files into your child theme to prevent file being over written when updating
just create a folder called web-hosting within the root of your theme folder e.g. twentysixteen/web-hosting/
1.2.2
fixed bug in domain expiry date
1.2.1
made small changes to widgets.
1.2.0
added 2 widgets one for search domain name form and one for transfer domain name form.
1.1.9
made small changes to transfer domain form.
1.1.8
made changes to forms as not displaying correctly in widgets within some themes.
1.1.7
added extra css to transfer/search domain name form to improve looks and enable search domain name form to view correctly in widgets.
1.1.6
fixed bug where shortcode for domain forms always displayed at top of page.
1.1.5
added number of years form field to both search domain form and
transfer domain form. tidied up the search domain form.
1.1.4
fixed domain search form url when WordPress Address URL is
different to Site Address preventing 404 errors.
1.1.1
Fixed a couple of bugs and appears to be stable
1.1.0
see https://www.web-uk.co.uk/wordpress/plugins/web-hosting/releases/version-1-1-0/
1.0
v1.0 first release

各版本下載點

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

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


1.0.0 | 1.1.0 | 1.1.1 | 1.1.2 | 1.1.3 | 1.1.4 | 1.1.5 | 1.1.6 | 1.1.7 | 1.1.8 | 1.1.9 | 1.2.0 | 1.2.1 | 1.2.2 | 1.2.3 | 1.2.4 | 1.3.0 | 1.3.1 | 1.3.2 | 1.3.3 | 1.3.4 | 1.3.5 | 1.3.6 | 1.3.7 | 1.3.8 | 1.4.0 | 1.4.1 | 1.4.2 | 1.4.3 | 1.4.4 | 1.4.5 | 1.4.6 | 1.4.7 | 1.4.8 | 1.4.9 | 1.5.0 | 1.5.1 | 1.5.2 | 1.5.3 | 1.5.4 |

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

暫無相關外掛推薦。

文章
Filter
Apply Filters
Mastodon