This plugin hasn’t been tested with the latest 3 major releases of WordPress. It may no longer be maintained or supported and may have compatibility issues when used with more recent versions of WordPress.

WP RupeeFont

Description

WP RupeeFont plugin converts all the Rs / Rs. symbol to Indian Rupee Symbol present on your WordPress blog or Website.
The Indian Rupee Symbol is a font which is included with the plugin itself. The visitors of your website do not require any special font at their end.

Screenshots

  • Converts Rs / Rs. font text to Rupee Symbol

Installation

  1. Unzip and upload contents of the plugin to your ‘/wp-content/plugins/’ directory
  2. Activate the plugin through the ‘Plugins’ menu in WordPress

FAQ

What browsers are supported?

The WebRupee API is compatible with all the major browsers.

What would unsupported browsers show?

If a user having an unsupported browser visits a page which uses WebRupee API, then he would see “Rs or Rs.” depending on what the page previously displayed.

Can I use other CSS features with Rupee Symbol generated by WebRupee?

Yes, The rupee symbol generated by WebRupee is like any other text in a page, you can very well apply any of the CSS properties like color, text-shadow, font-size etc.

Will WebRupee slow down my page?

If a page is using WebRupee API, then the font files are downloaded to the site visitors computer and then the browser uses it. The files which are downloaded are less than 5KB. Once downloaded these font files are cached by the browser. So if a visitor visits a page next he is likely to have that font files already.

What if WebRupee doesn’t work for any reason? What would visitors see?

A visitor would see “Rs / Rs.” WebRupee looks for “Rs / Rs.” and converts it to the Rupee Symbol. So if for some reason WebRupee fails, it will not be able to turn “Rs / Rs.” to Rupee Symbol. So the visitos would see “Rs / Rs.”

What licensing terms are associated with WebRupee?

WebRupee is Licensed under the Apache License, Version 3.0 (the “License”).
Please visit (https://www.gnu.org/licenses/gpl-3.0.en.html) for details.

Reviews

There are no reviews for this plugin.

Contributors & Developers

“WP RupeeFont” is open source software. The following people have contributed to this plugin.

Contributors

Translate “WP RupeeFont” into your language.

Interested in development?

Browse the code, check out the SVN repository, or subscribe to the development log by RSS.

Changelog

1.0.0

  • First Public Release.

1.1.0

  • Missing WebRupee CSS File, Error Resolved.