Edit (now the answer on this question): The (former known as) “simple tagging” plugin seems to just add management features for tagging (like mass editing, etc.) plus allows tags for “pages” *). The all over look let’s me think, that the plugin doesn’t offer anything that’s not delivered by wp core.
*) Pages & Posts are only builtin definitions of “post types”, like categories & tags are builtin “taxonomies”. So you got a 99% chance that none of your data get’s lost even if you deactivate the plugin, as the data should stay in the postsmeta table.
Anyway, i’d suggest to look at the plugin code and/or ask the author about the possibility of data loss after deactivation or uninstall.
Related Posts:
- How can I allow commas in tag names?
- How to customize woocommerce related products? [closed]
- How to not allow users to create new tags, but allow to them to use existing ones
- Plugin to restrict non-admin user to existing tags
- Tag selector like stackexchange?
- Remove from Google Tags with less than 2 posts
- Tag link suggestion plugin
- How to add tags in Submenu page or Menu page
- how to add text to posts from tags
- WordPress “Categories to tags converter” not working. Pointing to import.php instead
- the_tags : can we insert a class
- Set post tags using tag ID
- How to transfer data from an additional field in the tags?
- WordPress “Add new tag” button is not working
- Get Page URI for QR Code PHP [closed]
- how to create hierachial taxonomy and manage under single post type?
- Best approach to make all tags searchable by the wordpress search function
- add tags to wordpress post using REST API
- I want to display “how many times this tag used in WordPress?”
- Prefix WordPress Taxonomy Tags With Hashtag Symbol Like Twitter
- Exclude Tag Links from and Text
- How to change the product short description for each product with PHP?
- AddThis Plugin adding html comments in P tags
- Find all strings between an enclosing shortcode
- Trending Tags based on post views
- Multiselect value in wp_query
- Strip shortcode from excerpt [duplicate]
- WordPress “Categories to tag converter” not working on imported Blogger posts
- Customize Multi-Column Tag Map to fetch specific post-type
- how to add “alt” for all image in wordpress
- Fetching Video From YouTube Automatically [closed]
- Real estate schema markup not showing up on Rich Results test
- How to export post tags from wordpress
- Basic function call on init failing
- echo statement displayed on front end
- Is it possible to remove subscription box from Jetpack stats page? [closed]
- In Woocommerce theme need to add custom external link [closed]
- How to create a post with next buttons
- Problem with isset and $_POST
- multiple language website navigation menu suggestion
- WooCommerce product and terms count [closed]
- Error checking when future updates are automatic
- http_response_timeout filter not working
- Create custom template in plugin and display it into post template section?
- Woocommerce Change The Price Of A Product Once Woocommerce Has Retreived It From Database
- Allowed memory size exhausted problem
- Getting taxonomy images to display on single-post with their terms
- plugin generated 751 characters of unexpected output during activation
- Where to populate custom terms in custom taxonomy in plugin?
- Get all woocommerce comments/reviews
- How can i force wp-admin to use 2-column dashboard layout? [closed]
- WordPress contact form 7 to show the form dropdown menus as like [closed]
- get meta value from database by post id
- Plugin function inside custom plugin
- Adding media upload button to User Profile page (following a tutorial)
- WP Google Fonts question [closed]
- First plugin, problem with get_pages
- wordpress content .php file in an iframe’s src in a wordpress post
- How to create a page with links to other pages that include image and excerpt?
- Flipping Book PHP Code? Any experience?
- Create WordPress posts from JSON array using plugin in admin
- Theme Custom Pages
- WordPress as template engine
- Meta Box by Rilwis, Load metabox on all page templates EXCEPT the homepage
- Undefined index: action plugin problem
- Insert Message before content of after title
- Custom url rewriting
- Cropping images from top center using Jetpack Photon
- Localizing methods for jQuery append prepend wrap parent
- Infinite scroll messing up nth:of-type
- How can I exclude a dynamic URL to show a popup created using ‘WordPress Popup’ plugin
- How do I find out which plugin is exceeding memory limits?
- How can I apply a WP filter on specific plugin version
- Taxonomy Drill-Down / Plugin Help – hierarchical queries within plugin?
- How to create Admin Notice from Plugin with argument? [duplicate]
- How to connect rating to individual comments?
- PHP script from functions php is loaded via admin-ajax to div…and the result is 0, not the desired content
- Edit / Change Jetpack Mobile Theme [closed]
- How to multiply a post to test internal search results?
- Looking for advice for a mail sending plugin
- How do I avoid having duplicate of plugin in trunk?
- Are links allowed in the Upgrade Notice section of a plugin’s readme.txt file?
- Use conditional logic for woocommerce variable product
- Use different single.php file based on condition
- Change the style of h1, h2, only in post entry
- wp-load.php redeclares classes
- How to customize a title by passing query string?
- How to create wordpress widget that is fixed position on the home page
- How do I rename a category in the menu bar only?
- Remove Advanced Custom Fields plugin for client?
- How to reset the plugins without deactivate the plugin
- plugins_url() works everywhere but wp_reqister_script()
- Better WP Security : dashboard doesn’t work any more
- Too many login attempts
- How to check if an email was sent from or originated from a specific plugin?
- Wooslider custom css
- Software to run on server checking outdated wordpress installations
- Where is this strange og:description coming from?
- Using Variable in WordPress Translate Functions
- How to change the wp_upload_dir() path in plugin