Përshkrim
This plugin provides a shortcode to selectively disable WordPress’ automatic formatting. Very useful for anyone looking to write some custom HTML, but doesn’t want to completely diasble wpautop.
Usage
Wrap any HTML content, or content for which you wish to disable formatting inside of the [noformat] shortcode, like this:
[noformat]
- This content won't be formatted.
's or
's are added within this shortcode.
[/noformat]
Instalim
- Upload the
no-format-shortcodefolder to the/wp-content/pluginsdirectory - Activate the plugin through the ‘Plugins’ menu in WordPress.
- That’s it! Start using the [noformat] shortcode.
PBR
- Installation Instructions
-
- Upload the
no-format-shortcodefolder to the/wp-content/pluginsdirectory - Activate the plugin through the ‘Plugins’ menu in WordPress.
- That’s it! Start using the [noformat] shortcode.
- Upload the
Shqyrtime
Kontribues & Zhvillues
“No Format Shortcode” është software me burim të hapur. Në këtë shtojcë kanë dhënë ndihmesë personat vijues.
KontribuesPërkthejeni “No Format Shortcode” në gjuhën tuaj.
Ju intereson zhvillimi?
Shfletoni kodin, shkarkoni depon SVN, ose pajtohuni përmes RSS-je te regjistri i zhvillimeve.
Regjistër ndryshimesh
1.0
- Start of a simple plugin.