Nid yw’r ategyn hwn wedi cael ei ddiweddaru ers 3 ryddhad mawr. Efallai nad yw’n cael ei gynnal bellach ac efallai bod materion cydnawsedd wrth gael ei ddefnyddio gyda fersiynau mwy diweddar o WordPress.

No Format Shortcode

Disgrifiad

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.
You'll notice no automatic

's or
's are added within this shortcode. [/noformat]

Gosod

  1. Upload the no-format-shortcode folder to the /wp-content/plugins directory
  2. Activate the plugin through the ‘Plugins’ menu in WordPress.
  3. That’s it! Start using the [noformat] shortcode.

Cwestiynau Cyffredin

Installation Instructions
  1. Upload the no-format-shortcode folder to the /wp-content/plugins directory
  2. Activate the plugin through the ‘Plugins’ menu in WordPress.
  3. That’s it! Start using the [noformat] shortcode.

Adolygiadau

Ebrill 23, 2018
I find the ability to selectively turn of wpautop very handy. This will definitely be a plugin I keep in my toolbox just in case. Thanks!
Read all 1 review

Contributors & Developers

“No Format Shortcode” is open source software. The following people have contributed to this plugin.

Cyfranwyr

Translate “No Format Shortcode” into your language.

Interested in development?

Browse the code, check out the SVN repository, or subscribe to the development log by RSS.

Cofnod Newid

1.0

  • Start of a simple plugin.