Title: Remove Orphan Shortcodes
Author: Meks
Published: <strong>7 mei 2013</strong>
Last modified: 29 juli 2024

---

Plugins zoeken

![](https://ps.w.org/remove-orphan-shortcodes/assets/banner-772x250.jpg?rev=1927391)

Deze plugin **is niet getest met de laatste 3 grotere versies van WordPress**. Mogelijk
wordt het niet meer onderhouden of ondersteund. Ook kunnen er compatibiliteitsproblemen
ontstaan wanneer het wordt gebruikt met recentere versies van WordPress.

![](https://ps.w.org/remove-orphan-shortcodes/assets/icon-256x256.png?rev=1522354)

# Remove Orphan Shortcodes

 Door [Meks](https://profiles.wordpress.org/mekshq/)

[Download](https://downloads.wordpress.org/plugin/remove-orphan-shortcodes.zip)

 * [Details](https://nl.wordpress.org/plugins/remove-orphan-shortcodes/#description)
 * [Beoordelingen](https://nl.wordpress.org/plugins/remove-orphan-shortcodes/#reviews)
 *  [Installatie](https://nl.wordpress.org/plugins/remove-orphan-shortcodes/#installation)
 * [Ontwikkeling](https://nl.wordpress.org/plugins/remove-orphan-shortcodes/#developers)

 [Ondersteuning](https://wordpress.org/support/plugin/remove-orphan-shortcodes/)

## Beschrijving

Dit is een eenvoudige plugin die automatisch inactieve (verweesde) shortcode tags
verbergt die je voor vorige thema’s en/of plugins gebruikt hebt. Het gebruikt the_content
filter om shortcode tags te zoeken die niet actief zijn en verwijdert ze eenvoudig
uit de inhoud van je berichten/pagina’s (merk op dat de shortcode tags niet uit 
je inhoud verwijderd worden, ze worden alleen tijdelijk verwijderd op de voorkant
van je site). Het is een prima oplossing als je het handmatig verwijderen van oude
shortcode tags uit je hele inhoud wilt vermijden.

Remove Orphan Shortcodes plugin is gemaakt door [Meks](https://mekshq.com)

## Installatie

 * Upload remove-orphan-shortcodes.zip naar plugins, zoals elke andere plugin, of
   upload uitgepakte map remove naar wp-content/plugins/
 * Activeer de plugin via het ‘Plugins’ menu in WordPress

## FAQ

 * Ga voor vragen, foutrapporten en suggesties naar https://mekshq.com/contact

## Beoordelingen

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

### 󠀁[Love it](https://wordpress.org/support/topic/love-it-4253/)󠁿

 [syzygist](https://profiles.wordpress.org/syzygist/) 7 februari 2025

This is one of those great little plugins that does only one thing, but by doing
it, can save hours of frustration and hair-tearing. THANK you for this simple solution
to a very common problem!

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

### 󠀁[Why?](https://wordpress.org/support/topic/why-92/)󠁿

 [lilunai](https://profiles.wordpress.org/lilunai/) 25 maart 2023

I needed to temporarily hide some shortscodes and this plugin works great but… it
has also hidden the Rank Math FAQ blocks which are not orphaned, obviously.I hope
that in the next update it will be corrected. Fingers crossed.

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

### 󠀁[Fails with Gutenberg Block array attributes](https://wordpress.org/support/topic/fails-with-gutenberg-block-array-attributes/)󠁿

 [brumack](https://profiles.wordpress.org/brumack/) 14 oktober 2022

Any gutenberg block storing an array in block attributes JSON is flagged as a shortcode.
As most blocks using JSON attributes also use render_callback and server-side rendering,
this causes the block to disappear entirely – broken JSON is hard to parse. Ergo,
don’t use this if you also use ACF, because any repeater or relationship field in
a block can cause the entire thing to disappear.

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

### 󠀁[Did nothing…](https://wordpress.org/support/topic/did-nothing-18/)󠁿

 [leroy](https://profiles.wordpress.org/leroytuttle/) 20 april 2022

of the sort

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

### 󠀁[You’re Kidding Right?](https://wordpress.org/support/topic/youre-kidding-right-2/)󠁿

 [Stef](https://profiles.wordpress.org/serafinnyc/) 16 april 2021

Why would anyone want to leave a useless plugin after the cleaning? Make it so it
cleans and can be deleted. Otherwise what’s the point? SMH

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

### 󠀁[Good](https://wordpress.org/support/topic/good-5620/)󠁿

 [Pencho15](https://profiles.wordpress.org/pencho15/) 20 juli 2020

Does what it promises and never has created problems. Recommended.

 [ Lees alle 13 beoordelingen ](https://wordpress.org/support/plugin/remove-orphan-shortcodes/reviews/)

## Bijdragers & ontwikkelaars

“Remove Orphan Shortcodes” is open source software. De volgende personen hebben 
bijgedragen aan deze plugin.

Bijdragers

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

[Vertaal “Remove Orphan Shortcodes” in je eigen taal.](https://translate.wordpress.org/projects/wp-plugins/remove-orphan-shortcodes)

### Interesse in ontwikkeling?

[Bekijk de code](https://plugins.trac.wordpress.org/browser/remove-orphan-shortcodes/),
haal de [SVN repository](https://plugins.svn.wordpress.org/remove-orphan-shortcodes/)
op, of abonneer je op het [ontwikkellog](https://plugins.trac.wordpress.org/log/remove-orphan-shortcodes/)
via [RSS](https://plugins.trac.wordpress.org/log/remove-orphan-shortcodes/?limit=100&mode=stop_on_copy&format=rss).

## Changelog

#### 1.2

 * Opgelost: PHP bericht toevoegt in specifieke versies

#### 1.1

 * Optimalisatie verbeteringen
 * Probleem opgelost met het breken van bijschriften bij afbeeldingen

#### 1.0

 * Eerste release

## Meta

 *  Versie **1.2**
 *  Laatst geüpdatet **2 jaar geleden**
 *  Actieve installaties **1.000+**
 *  WordPress versie ** 3.0 of nieuwer **
 *  Getest t/m **6.6.5**
 *  Taal
 * [English (US)](https://wordpress.org/plugins/remove-orphan-shortcodes/)
 * Tags
 * [content](https://nl.wordpress.org/plugins/tags/content/)[php](https://nl.wordpress.org/plugins/tags/php/)
   [shortcode](https://nl.wordpress.org/plugins/tags/shortcode/)[shortcodes](https://nl.wordpress.org/plugins/tags/shortcodes/)
   [tag](https://nl.wordpress.org/plugins/tags/tag/)
 *  [Geavanceerde weergave](https://nl.wordpress.org/plugins/remove-orphan-shortcodes/advanced/)

## Waarderingen

 3.9 van 5 sterren.

 *  [  9 5 sterren beoordelingen     ](https://wordpress.org/support/plugin/remove-orphan-shortcodes/reviews/?filter=5)
 *  [  1 4 ster beoordeling     ](https://wordpress.org/support/plugin/remove-orphan-shortcodes/reviews/?filter=4)
 *  [  1 3 ster beoordeling     ](https://wordpress.org/support/plugin/remove-orphan-shortcodes/reviews/?filter=3)
 *  [  0 2 sterren beoordelingen     ](https://wordpress.org/support/plugin/remove-orphan-shortcodes/reviews/?filter=2)
 *  [  3 1 sterren beoordelingen     ](https://wordpress.org/support/plugin/remove-orphan-shortcodes/reviews/?filter=1)

[Your review](https://wordpress.org/support/plugin/remove-orphan-shortcodes/reviews/#new-post)

[Bekijk alle beoordelingen](https://wordpress.org/support/plugin/remove-orphan-shortcodes/reviews/)

## Bijdragers

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

## Ondersteuning

Iets te melden? Hulp nodig?

 [Het supportforum bekijken](https://wordpress.org/support/plugin/remove-orphan-shortcodes/)

## Doneren

Wil je de groei van deze plugin ondersteunen?

 [ Doneer aan deze plugin ](https://mekshq.com/)