Coder Social home page Coder Social logo

linchpin / toggle-wpautop Goto Github PK

View Code? Open in Web Editor NEW
0.0 4.0 0.0 2.3 MB

Easily disable the default WordPress wpautop filter on a post by post basis

Home Page: https://linchpin.com

License: GNU General Public License v2.0

JavaScript 36.67% PHP 63.33%
wordpress-plugin linchpin classic-editor wordpress-filters wpautop

toggle-wpautop's Introduction

Toggle wpautop

Build Status Maintainability

Toggle wpautop

Easily disable the default wpautop filter on a post by post basis.

Description

Note: This plugin does not support the block editor but should continue to work without issue when using it with custom post types and the Classic Editor Plugin.

Before WordPress displays a post's content, the content gets passed through multiple filters to ensure that it safely appears how you enter it within the editor.

One of these filters is wpautop, which replaces double line breaks with <p> tags, and single line breaks with <br /> tags. However, this filter sometimes causes issues when you are inputting a lot of HTML markup in the post editor.

This plugin displays a checkbox in the publish meta box of the post edit screen that disables the wpautop filter for that post.

Also adds a 'wpautop', or 'no-wpautop' class to the post_class filter to help with CSS styling.

Installation

  1. Upload the plugin folder to the /wp-content/plugins/ directory
  2. Activate the plugin through the 'Plugins' menu in WordPress
  3. Proceed to the Settings->Writing and select which post types should have the option to disable the wpautop filter.

Screenshots

  1. The disable wpautop checkbox on post edit screens.
  2. Settings->Writing page with plugin settings.

Linchpin

toggle-wpautop's People

Contributors

aaronware avatar

Watchers

 avatar  avatar  avatar  avatar

toggle-wpautop's Issues

Need wordpress.org repo assets

Regular: banner-772×250.(jpg|png)
Retina: banner-1544×500.(jpg|png)

icon-128×128.(jpg|png)
icon-256×256.(jpg|png)
icon.svg

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.