Changeset 1952333
- Timestamp:
- 10/05/2018 07:47:26 PM (7 years ago)
- Location:
- wp-rupeefont
- Files:
-
- 2 added
- 1 edited
-
assets/banner-772x250.png (added)
-
assets/icon-256x256.png (added)
-
trunk/readme.txt (modified) (3 diffs)
Legend:
- Unmodified
- Added
- Removed
-
wp-rupeefont/trunk/readme.txt
r1952307 r1952333 16 16 17 17 == Installation == 18 1. Unzip and upload contents of the plugin to your `/wp-content/plugins/`directory19 2. Activate the plugin through the \'Plugins\' menu in WordPress18 1. Unzip and upload contents of the plugin to your '/wp-content/plugins/' directory 19 2. Activate the plugin through the 'Plugins' menu in WordPress 20 20 21 21 == Frequently Asked Questions == … … 26 26 = What would unsupported browsers show? = 27 27 28 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.28 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. 29 29 30 30 = Can I use other CSS features with Rupee Symbol generated by WebRupee? = … … 36 36 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. 37 37 38 = What if WebRupee doesn \'t work for any reason? What would visitors see? =38 = What if WebRupee doesn't work for any reason? What would visitors see? = 39 39 40 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.\"40 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." 41 41 42 42 = What licensing terms are associated with WebRupee? = 43 43 44 WebRupee is Licensed under the Apache License, Version 3.0 (the \"License\").44 WebRupee is Licensed under the Apache License, Version 3.0 (the "License"). 45 45 Please visit (https://www.gnu.org/licenses/gpl-3.0.en.html) for details. 46 46
Note: See TracChangeset
for help on using the changeset viewer.