Title: Ignore Code
Author: mattsaul
Published: <strong>19 Αυγούστου  2016</strong>
Last modified: 2 Νοεμβρίου  2017

---

Αναζήτηση πρόσθετων

![](https://ps.w.org/ignore-code/assets/banner-772x250.jpg?rev=1478864)

Αυτό το πρόσθετο **δεν έχει δοκιμασθεί με τις 3 τελευταίες κύριες εκδόσεις του WordPress**.
Μπορεί να μην αναπτύσσεται ή να υποστηρίζεται άλλο και να έχει προβλήματα συμβατότητας
με τις πιο πρόσφατες εκδόσεις του WordPress.

![](https://ps.w.org/ignore-code/assets/icon-256x256.png?rev=1478887)

# Ignore Code

 Από [mattsaul](https://profiles.wordpress.org/mattsaul/)

[Λήψη](https://downloads.wordpress.org/plugin/ignore-code.1.0.zip)

 * [Λεπτομέρειες](https://el.wordpress.org/plugins/ignore-code/#description)
 * [Κριτικές](https://el.wordpress.org/plugins/ignore-code/#reviews)
 *  [Εγκατάσταση](https://el.wordpress.org/plugins/ignore-code/#installation)
 * [Ανάπτυξη](https://el.wordpress.org/plugins/ignore-code/#developers)

 [Υποστήριξη](https://wordpress.org/support/plugin/ignore-code/)

## Στιγμιότυπα

 * [[
 * This is some code between the ignore_code shortcode

## Εγκατάσταση

Installation is easy.

 1. Upload the plugin files to the `/wp-content/plugins/ignore-code` directory, or 
    install the plugin through the WordPress plugins screen directly.
 2. Activate the plugin through the ‘Plugins’ screen in WordPress
 3. There are no settings at this time but you can modify the source code to make it
    support more shortcodes.

## Συχνές Ερωτήσεις

  Installation Instructions

Installation is easy.

 1. Upload the plugin files to the `/wp-content/plugins/ignore-code` directory, or 
    install the plugin through the WordPress plugins screen directly.
 2. Activate the plugin through the ‘Plugins’ screen in WordPress
 3. There are no settings at this time but you can modify the source code to make it
    support more shortcodes.

  Does this work with other plugins that call tiny_mce_before_init

I tested it along side TinyMCE Advanced and they both seemed to work. However calling
this in functions.php
 section of your theme may override the plugin’s functions.

  It’s not working on long pieces of code

This is the first version so it may not work with extremely large sections of code.

  My code is still coming out wrong after I update the post

Ignore Code only stops code from being modified on the client side in the visual
editor. It does not do anything
 on the server side. For that you need to do something
like remove_filter(‘the_content’, ‘wpautop’);

  My code is not showing up in the visual editor anymore

That’s the down side of this plugin, it causes the visual editor to ignore the code
entirely so it won’t be
 represented as anything on there.

  My CSS is still getting mangled

You can use this plugin in conjunction with Preserved HTML Editor Markup Plus to
work with even more code. However
 read that plugin’s documentation closely as installing
it can modify the way your website looks.

  It killed my website!

Because this is the first version, it is highly recommended you have FTP and database
access to your website in case
 you need to uninstall this plugin manually if it
crashed your website. This precaution is a good one to take for every plugin.

## Κριτικές

![](https://secure.gravatar.com/avatar/bf66c82fc396e01e3b384b8bac1143a6a357f7ace0307749a2d76b49d1b447dd?
s=60&d=retro&r=g)

### 󠀁[Nice idea but does not work](https://wordpress.org/support/topic/nice-idea-but-does-not-work-2/)󠁿

 [Ron Fredericks](https://profiles.wordpress.org/ronf/) 8 Νοεμβρίου 2022

I am using WordPress 6.1. My shortcodes are not ignored within the block editor 
with this plugin.

![](https://secure.gravatar.com/avatar/0388039d4468a9036b90060e5b019db266fa061c537d6bc3c4a1f64b6decece7?
s=60&d=retro&r=g)

### 󠀁[Just what I needed](https://wordpress.org/support/topic/just-what-i-needed-753/)󠁿

 [avfadagio](https://profiles.wordpress.org/avfadagio/) 27 Ιουνίου 2018

This worked really well for me to preserve a HTML button I needed to insert. The
downside is that anything between the codes don’t show up in the visual editor, 
but for single buttons that is not a big deal for me. I see it hasn’t been tested
with latest versions of WP. Will this be updated? It is well worth it.

![](https://secure.gravatar.com/avatar/4c6225a8134f8b79aa2fa349cc955a146f5dc1e8e745f1716b108b235f9ed797?
s=60&d=retro&r=g)

### 󠀁[Great plugin](https://wordpress.org/support/topic/great-plugin-11914/)󠁿

 [rish30990](https://profiles.wordpress.org/rish30990/) 25 Ιανουαρίου 2017

Some of my button was messing up when I switch to visual tab but with this plugin
my issue got resolved. Good job 🙂

 [ Ανάγνωση όλων των 3 κριτικών ](https://wordpress.org/support/plugin/ignore-code/reviews/)

## Συνεισφέροντες & Προγραμματιστές

“Ignore Code” είναι λογισμικό ανοιχτού κώδικα. Οι παρακάτω έχουν συνεισφέρει στη
δημιουργία του.

Συντελεστές

 *   [ mattsaul ](https://profiles.wordpress.org/mattsaul/)

[Μεταφράστε το “Ignore Code” στην γλώσσα σας.](https://translate.wordpress.org/projects/wp-plugins/ignore-code)

### Ενδιαφέρεστε για την ανάπτυξη;

[Περιηγηθείτε στον κώδικα](https://plugins.trac.wordpress.org/browser/ignore-code/),
ανατρέξτε στο [αποθετήριο SVN](https://plugins.svn.wordpress.org/ignore-code/) ή
εγγραφείτε στο [αρχείο καταγραφής αλλαγών ανάπτυξης](https://plugins.trac.wordpress.org/log/ignore-code/)
μέσω [RSS](https://plugins.trac.wordpress.org/log/ignore-code/?limit=100&mode=stop_on_copy&format=rss).

## Σύνοψη αλλαγών

#### 1.0

 * Initial version with readme.

## Μεταστοιχεία

 *  Version **1.0**
 *  Τελευταία ενημέρωση: **πριν από 9 έτη**
 *  Ενεργές εγκαταστάσεις: **30+**
 *  Έκδοση WordPress: ** 3.5.1 ή νεότερη **
 *  Δοκιμασμένο μέχρι: **4.8.28**
 *  Language
 * [English (US)](https://wordpress.org/plugins/ignore-code/)
 * Ετικέτες:
 * [code](https://el.wordpress.org/plugins/tags/code/)[source code](https://el.wordpress.org/plugins/tags/source-code/)
   [tinyMCE](https://el.wordpress.org/plugins/tags/tinymce/)[validation](https://el.wordpress.org/plugins/tags/validation/)
   [visual editor](https://el.wordpress.org/plugins/tags/visual-editor/)
 *  [Σύνθετη Προβολή](https://el.wordpress.org/plugins/ignore-code/advanced/)

## Αξιολογήσεις

 3.7 out of 5 stars.

 *  [  2 5-star reviews     ](https://wordpress.org/support/plugin/ignore-code/reviews/?filter=5)
 *  [  0 4-star reviews     ](https://wordpress.org/support/plugin/ignore-code/reviews/?filter=4)
 *  [  0 3-star reviews     ](https://wordpress.org/support/plugin/ignore-code/reviews/?filter=3)
 *  [  0 2-star reviews     ](https://wordpress.org/support/plugin/ignore-code/reviews/?filter=2)
 *  [  1 1-star review     ](https://wordpress.org/support/plugin/ignore-code/reviews/?filter=1)

[Your review](https://wordpress.org/support/plugin/ignore-code/reviews/#new-post)

[Δείτε όλες τις κριτικές](https://wordpress.org/support/plugin/ignore-code/reviews/)

## Συντελεστές

 *   [ mattsaul ](https://profiles.wordpress.org/mattsaul/)

## Υποστήριξη

Έχετε κάτι να πείτε; Χρειάζεστε βοήθεια;

 [Φόρουμ υποστήριξης](https://wordpress.org/support/plugin/ignore-code/)

## Δωρεά

Θα θέλατε να υποστηρίξετε την προαγωγή αυτού του πρόσθετου;

 [ Κάντε δωρεά σε αυτό το πρόσθετο ](http://mattsaul.com/donate)