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

Euro Currency

설명

WordPress plugin with Currencies based on EUR

How often Plugin uploads currencies

Plugin update currencies one time for one hour. It make that with CRON and run script which upload and save currency to json file on producer server. Installed plugin on WordPress site runs like that:

  1. Downloads currencies from json file
  2. Makes WordPress filter which show currencies after posts and pages content (option)
  3. Displays currency with responsive styles. Styles inherit theme styles.
  4. Displays currencies using shortcode (option)
  5. After refresh site, currencies still updating

Plugin use currencies API Exchangeratesapi
Link: https://exchangeratesapi.io/
Terms: https://exchangeratesapi.io/terms/

Check the documentation: weBites currency documentation

The plugin supports the euro exchange rate for the following currencies:

  • USD
  • AUD
  • CHF
  • GBP
  • JPY
  • BTC
  • CAD
  • CZK
  • DKK
  • HUF
  • NZD
  • PLN
  • RUB
  • UAH
  • XAG
  • XAU

Arbitrary section

Plugin can be modified to custom necessity.
But big changes must make only author.
To contact with us enter weBites website.
We open to your evolution!

스크린샷

  • Display on Pierogi Theme
  • Display on Twenty Twenty-one Theme

설치

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

Simplest:

  1. Run your WordPress
  2. Plugins -> Add New
  3. Search Plugin: weBites Currency
  4. Click Install Now
  5. After Install click Activate

Manual:

  1. Download .zip file
  2. Plugins -> Add New
  3. Upload Plugin
  4. After Install click Activate

FAQ

Where Plugin displays currencies

The plugin displays currencies by posts and pages if you set this option in Plugin Options.

Can I display currencies wherever I want

Yes, you can use shortcode. More info about that in documentation and Plugin Options

Can I use currencies for other purpose

It’s job for developers but yes, you can use currencies for example calculating prices. For more check documentation.

후기

모든 1 평가 읽기

기여자 & 개발자

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

기여자

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

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

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

변경이력

1.2.2

  • Upgraded plugin to WordPress version 5.8

1.2.1

  • Added shortcode
  • Added Plugin Options
  • Administrator can add “header” and “footer” to displayed currencies
  • Administrator decide where currencies are display
  • Administrator can choose which currencies will be displays (available 16 currencies)

1.1.0

  • First, fixed version