Description
This small plugin removes any language content on your WPML site. This plugin works fine with all WPML versions since its idea is based on the WPML’s Tables official guide.
Features:
- Remove the content of a specific language completely.
- Have the option to choose
Items deleted per batch
, make sure your site will not be crashed. - Work independently with WPML.
You can report bugs or contribute code on this GitHub repo.
Installation
Follow these steps to install and use the plugin:
- Upload the plugin files to the
/wp-content/plugins/ffb-delete-wpml-language-content
directory, or install the plugin through the WordPress plugins screen directly. - Activate the plugin through the ‘Plugins’ screen in WordPress.
- Go to
Tools -> Delete WPML Language Content
screen and start the deleting action.
FAQ
- Installation Instructions
-
Follow these steps to install and use the plugin:
- Upload the plugin files to the
/wp-content/plugins/ffb-delete-wpml-language-content
directory, or install the plugin through the WordPress plugins screen directly. - Activate the plugin through the ‘Plugins’ screen in WordPress.
- Go to
Tools -> Delete WPML Language Content
screen and start the deleting action.
- Upload the plugin files to the
- To use this plugin, do I need to enable WPML plugins?
-
No. It works dependently.
- If my site has too much content, will it be crashed when using this plugin?
-
No. Have the option to choose
Items deleted per batch
. - Should I keep this plugin after deleting a language content?
-
No. You should deactivate or delete the plugin after using the plugin.
- Which WPML versions does this plugin support?
-
In short, all WPML versions. Because its idea is based on the WPML’s Tables official guide, which has not changed for a long time.
Reviews
Contributors & Developers
“Delete WPML Language Content by FreshFunBits” is open source software. The following people have contributed to this plugin.
ContributorsTranslate “Delete WPML Language Content by FreshFunBits” into your language.
Interested in development?
Browse the code, check out the SVN repository, or subscribe to the development log by RSS.
Changelog
0.2
- Fixed: Delete terms by using
term_taxonomy_id
rather thanterm_id
- Test with WordPress 4.7
0.1.1
- Minor update: some texts only.
0.1
- The first release.