Овај додатак није испробан са последња 3 главна издања Вордпреса.Можда се више не одржава или подржава и можда има грешке са усклађеношћу са новијим издањима Вордреса.

Remove Orphan Shortcodes

Опис

This is a simple plugin which automatically hides inactive (orphan) shortcode tags you have used for previous themes and/or plugins. It uses the_content filter to search for shortcode tags which are not active and simply removes them from your post/page content (note the shortode tags won’t be deleted form your content, they will just be removed temporarily on your website frontend). It is a great solution if you want to avoid manual removal of old shortcode tags from your entire content.

Remove Orphan Shortcodes plugin is created by Meks

Постављање

  • Upload remove-orphan-shortcodes.zip to plugins, like any other plugin, or upload unzipped folder remove to wp-content/plugins/
  • Activate the plugin through the „Plugins“ menu in WordPress

ЧПП

  • For any questions, error reports and suggestions please visit https://mekshq.com/contact

Прегледи

7. фебруар 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!
25. март 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.
14. октобар 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.
16. април 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
20. јул 2020.
Does what it promises and never has created problems. Recommended.
Види свих 13 прегледа

Сарадници и градитељи

„Remove Orphan Shortcodes“ је софтвер отвореног кода. Следећи људи су допринели овом додатку.

Сарадници

Преведите „Remove Orphan Shortcodes“ на свој језик.

Заинтересовани сте за градњу?

Прегледајте код, проверите SVN складиште или се пријавите на белешку градње преко RSS-а.

Белешка о изменама

1.2

  • Fixed: PHP notice thrown in specific versions

1.1

  • Optimization improvements
  • Fixed an issue with breaking image captions

1.0

  • Почетно издање