વર્ણન
Give your users a way to enlarge the text on your site. Is there some text that you don’t want to enlarge? Just declare a size for it in pixels in your stylesheet and this plugin will not affect it.
સ્ક્રીનશોટ
સ્થાપન
- Upload
enlarge text
folder to the/wp-content/plugins/
directory - Activate the plugin through the ‘Plugins’ menu in WordPress
- Add shortcode [enlarge_text] wherever you want the links to appear.
એફએક્યુ (FAQ)
- What does this plugin do?
-
It Gives your users a widget to enlarge the text on your site.
- All the text?
-
It can’t change text for which you declare a size in pixels.
- How does it output?
-
Via widget or shortcode. Both take arguments for the labels of each size and also the default text size when first visiting the page. For example:[enlarge_text small=’S’ medium=’M’ large=’L’ default_value=’medium’]
સમીક્ષાઓ
આ પ્લગઇન માટે કોઈ સમીક્ષાઓ નથી.
ફાળો આપનાર & ડેવલપર્સ
“Enlarge Text” ને તમારી ભાષામાં અનુવાદ કરો.
વિકાસમાં રસ ધરાવો છો?
કોડ બ્રાઉઝ કરો, જોવોઅસ્વીએન રેપોઝિટરીમાંથી,અથવા સબ્સ્ક્રાઇબ કરોડેવલપમેન્ટ દ્વારાઆરઅસઅસ.
ચેન્જલૉગ
2.0
- Code cleanup.
- Shortcode/widget take args for font size, for each of the sizes.
- Size array is filterable for more/fewer/different size definitions.
1.4
- Added widget options for labels and default size. Fixed jQuery conflict.
1.1
- Added widget.
1.0
- Initial release.