विवरण
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.
प्रश्नोत्तर
- 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.
समीक्षाहरू
यस प्लगिनको लागि कुनै समीक्षाहरू छैनन्।
योगदानकर्ता र डेभलपरहरू
“WP Post Encode” खुला स्रोत सफ्टवेयर हो। निम्न व्यक्तिहरूले यो प्लगिनमा योगदान गरेका छन्।
योगदानकर्ताहरू“WP Post Encode” लाई आफ्नो भाषामा अनुवाद गर्नुहोस्
विकासमा रुचि छ?
आरएसएस द्वारा कोड ब्राउज गर्नुहोस्, एसभीएन रिपजिटरी हेर्नुहोस्, वा विकास लग को सदस्यता लिनुहोस्।
चेन्जलग
1.5
- encapsulate code within
dbdbPostEncode()
Class - updated quicktags to work with the new Quicktag API