이 플러그인은 최근 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

FAQ

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

후기

2025년 2월 7일
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!
2023년 3월 25일
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.
2022년 10월 14일
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.
2021년 4월 16일
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
2020년 7월 20일
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

  • 초기 릴리즈