વર્ણન
Easily include raw markup languages (HTML, CSS, PHP, etc.) in posts using custom quicktags. No need to encode, the filter does it
for you. Creates convenient “encode” buttons for post authors in the HTML editor.
સ્થાપન
- Upload the
wp-post-encode
folder to the your plugins directory. - Activate the plugin through the ‘Plugins’ menu in WordPress.
એફએક્યુ (FAQ)
- Does it work using the Visual Editor?
-
No, since this plugin uses custom quicktags it’s recommended to use the HTML editor.
- Do you provide support for the plugin?
-
Yes! Just drop a line on the plugin site in the comments section.
સમીક્ષાઓ
There are no reviews for this plugin.
ફાળો આપનાર & ડેવલપર્સ
“WP Post Encode” ને તમારી ભાષામાં અનુવાદ કરો.
વિકાસમાં રસ ધરાવો છો?
કોડ બ્રાઉઝ કરો, એસવીએન રીપોઝીટરીમાંથી ચેકઆઉટ કરો, અથવા આરએસએસ દ્વારા ડેવલપમેન્ટ લોગમાં સબ્સ્ક્રાઇબ કરો.
ચેન્જલૉગ
1.5
- encapsulate code within
dbdbPostEncode()
Class - updated quicktags to work with the new Quicktag API