विवरण
Use a simple shortcode to bypass the sometimes damaging effect of the wpautop function.
Also Available in lct-useful-shortcodes-functions
इंस्टॉलेशन
- Upload the zip file contents to your WordPress plugins directory.
- Go to the Plugins page in your WordPress Administration area and click ‘Activate’ for LCT Temporary wpautop Disable Shortcode.
- Use this shortcode to disable wpautop for the content within [raw]Code you don’t want filter by wpautop[/raw]
सामान्य प्रश्न
none
समीक्षाएं
अप्रैल 24, 2017
wpautop by default is disabled for shortcodes. Using this plugin, wpautop is now applied to all shortcodes. Solution: replace priority 99 with 10.
सहायक &डेवलपर्स
Translate “LCT Temporary wpautop Disable Shortcode” into your language.
Interested in development?
Browse the code, check out the SVN repository, or subscribe to the development log by RSS.
बदलाव विवरण
4.2.2
- WP 4.2.2 Ready
4.2.1
- WP 4.2.1 Ready
4.2
- WP 4.2 Ready
4.1
- WP 4.1 Ready
- jumped version to match WP
1.4.2
- WP 4.0 Ready
1.4.1
- Fixed global class issue
1.4
- Tested for WP 3.9.2 Compatibility
- Changed the lct-useful-shortcodes-functions is_plugin_active() code
1.2.2
- Made a check for LCT Helpful Plugin.
- Fixed g_ltwd global class
1.2.1
- Fixed conflict with function 'lct_wpautop_disable'
1.2
- Tested for WP 3.9.1 Compatibility
- Cleaned up code.
- Added Globals
1.1.2
- Tested for WP 3.9 Compapibility
1.1.1
- Tested for WP 3.8.1 Compapibility
1.0
- First Release