توضیحات
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
نقد و بررسیها
توسعه دهندگان و همکاران
“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
- Initial release