Popis
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]
Inštalácia
- 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.
Časté otázky
- 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
Recenzie
Prispievatelia a vývojári
“No Format Shortcode” je softvér s otvoreným zdrojovým kódom. Do tohto pluginu prispeli nasledujúci ľudia.
PrispievateliaPreložiť „No Format Shortcode“ do vašho jazyka.
Máte záujem o vývoj?
Prehľadávajte zdrojový kód, preskúmajte SVN repozitár, alebo sa prihláste na odber vývojárskeho logu cez RSS.
Zoznam zmien
1.0
- Start of a simple plugin.