이 플러그인은 최근 3개의 주요 워드프레스 출시와 시험 되지 않았습니다. 워드프레스의 좀 더 최근 버전으로 이용할 때 더 이상 관리되지 않고 지원되지 않고 호환성 문제가 있을 수 있습니다.

WHMCS Price

설명

If you wan’t to show your products & domains price from WHMCS script in wordpress, you can use this plugin !

100% FREE And Open Source !

WHMCS Price
Dynamic way for extracting product & domain price from WHMCS for use on the pages of your website!

Plugin features:
* Extract product price.
* Extract domain price.
* Use this plugin to Show price in posts and pages.
* Use this plugin to Show price in theme.

Persian Document

Product Pricing

This is shortcode for extract product price:

[whmcs pid="1" bc="1m"]
  1. Change pid value in shortcode with your Product ID.
  2. Change bc value in shortcode with your BillingCycle Product. BillingCycles are :

    Monthly (1 Month) : bc=”1m”
    Quarterly (3 Month) : bc=”3m”
    Semiannually (6 Month) : bc=”6m”
    Annually (1 Year) : bc=”1y”
    Biennially (2 Year) : bc=”2y”
    Triennially (3 Year) : bc=”3y”

Domain Pricing

This is shortcode for extract domain price:

[whmcs tld="com" type="register" reg="1y"]
  1. Change tld value in shortcode with your Domain TLD (com, org, net, …).
  2. Change type value in shortcode with register, renew, transfer .
  3. Change reg value in shortcode with your Register Period of TLD. Registers Period are :

    Annually (1 Year) : reg=”1y”
    Biennially (2 Year) : reg=”2y”
    Triennially (3 Year) : reg=”3y”

Traducciones

You can read complete english documentations on setting plugin page and persian documentations on iranwebsv.net

스크린샷

  • /assets/screenshot-1.jpg
  • /assets/screenshot-2.jpg
  • /assets/screenshot-2.jpg
  • /assets/screenshot-3.jpg

설치

  1. Upload whmcs_price folder to the /wp-content/plugins/ directory
  2. Activate the plugin through the ‘Plugins’ menu in WordPress
  3. Go to Settings > WHMCS Price Options and save WHMCS URL.

FAQ

Installation Instructions
  1. Upload whmcs_price folder to the /wp-content/plugins/ directory
  2. Activate the plugin through the ‘Plugins’ menu in WordPress
  3. Go to Settings > WHMCS Price Options and save WHMCS URL.

후기

2024년 4월 7일
when you update the plugin to work with the latest php and wordpress this works very well.to make it work with php 8.2 and latest wordpress version please look at the support section of this plugin and see the comment Update the Plugin
2018년 8월 11일
This is a free and best plugin for extract price from whmcs to wordpress!
모든 1 평가 읽기

기여자 & 개발자

“WHMCS Price”(은)는 오픈 소스 소프트웨어입니다. 다음의 사람들이 이 플러그인에 기여하였습니다.

기여자

자국어로 “WHMCS Price”(을)를 번역하세요.

개발에 관심이 있으십니까?

코드 탐색하기는, SVN 저장소를 확인하시거나, 개발 기록RSS로 구독하세요.

변경이력

1.3

  • Fix Bug

1.2

  • Fix Bug

1.1

  • Fix Interference Bug

1.0

  • First Version