ਵੇਰਵਾ
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.
ਸਮੀਖਿਆਵਾਂ
There are no reviews for this plugin.
ਯੋਗਦਾਨੀ ਤੇ ਵਿਕਾਸਕਾਰ
“WP Post Encode” is open source software. The following people have contributed to this plugin.
ਯੋਗਦਾਨੀ“WP Post Encode” ਦਾ ਆਪਣੀ ਭਾਸ਼ਾ ਵਿੱਚ ਅਨੁਵਾਦ ਕਰੋ।
ਵਿਕਾਸ ਕਾਰਜ ਵਿੱਚ ਰੁਚੀ ਰੱਖਦੇ ਹੋ?
Browse the code, check out the SVN repository, or subscribe to the development log by RSS.
ਤਬਦੀਲੀ-ਚਿੱਠਾ
1.5
- encapsulate code within
dbdbPostEncode()
Class - updated quicktags to work with the new Quicktag API