PluginProbe
Tag, Category, and Taxonomy Manager – Autotagger Automatically Add Terms / 3.54.0
Tag, Category, and Taxonomy Manager – Autotagger Automatically Add Terms v3.54.0
3.54.0 3.53.0 3.52.0 3.51.0 3.50.0 3.45.0 3.38.0 3.4.0 3.4.1 3.4.2 3.4.3 3.4.4 3.4.5 3.40.0 3.40.1 3.41.0 3.42.0 3.43.0 3.44.0 3.5.0 3.5.1 3.5.2 3.5.3 3.6.0 3.6.1 All 178 releases
← All changes | readme.txt +32 -1231 3.41.0 → 3.54.0 View file →
@@ -1,10 +1,10 @@
1 -=== Tag, Category, and Taxonomy Manager - AI Autotagger with OpenAI ===
1 +=== Tag, Category, and Taxonomy Manager - Autotagger Automatically Add Terms ===
2 2 Contributors: publishpress, kevinB, stevejburge, andergmartins, olatechpro, ojopaul, deji98
3 3 Tags: category, tag, taxonomy, categories, tag cloud
4 4 Requires at least: 5.0
5 -Tested up to: 6.9
6 -Stable tag: 3.41.0
5 +Tested up to: 7.1
6 +Stable tag: 3.54.0
7 7 Requires PHP: 7.4
8 8 License: GPLv2 or later
9 9 License URI: http://www.gnu.org/licenses/gpl-2.0.html
10 10
@@ -13,9 +13,9 @@
13 13 == Description ==
14 14
15 15 TaxoPress allows you to create and manage Tags, Categories, and all your WordPress taxonomy terms. TaxoPress can help with all your WordPress content, from adding Tags and Categories to Pages, to managing WooCommerce Product Categories and bbPress Topic Tags.
16 16
17 -TaxoPress has integrations with AI tools including OpenAI, IBM Watson, Dandelion, LSEG / Refinitiv and more. You can use these services to find the best taxonomy terms for your content.
17 +TaxoPress has integrations with AI tools including OpenAI. You can use these AI services to find the best taxonomy terms for your content.
18 18
19 19 With TaxoPress, you can organize, optimize, and showcase all your WordPress content:
20 20
21 21 * **Organize**: In TaxoPress, you can manage taxonomies, and also terms. There are tools for you to add, rename, remove, delete and even merge terms. You can add any term or taxonomy to any post type.
@@ -34,9 +34,9 @@
34 34 3. **Terms for Current Post**: This enables you to create a customizable display of all the terms assigned to the current post.
35 35 4. **Related Posts**: Shows lists of posts with similar tags and categories.
36 36 5. **Auto Links**: If you have a term called “WordPress”, the Auto Links feature will find any instances of “WordPress” in your content and add links to the archive page for that tag.
37 37 6. **Auto Terms**: If you have a term called "WordPress", Auto Terms can analyze your posts, and when it finds the word "WordPress", it can add that term to your post.
38 -7. **TaxoPress and AI**: The Pro version of TaxoPress has AI integrations with OpenAI, IBM Watson, and more. This makes it easier for you to find or create the best taxonomy terms for your content.
38 +7. **Add Terms with AI**: The Pro version of TaxoPress has AI integrations with OpenAI, IBM Watson, and more. This makes it easier for you to find or create the best taxonomy terms for your content.
39 39 8. **Term Synonyms**: This feature allows you to have multiple words associated with a single term.
40 40 9. **Linked Terms**: You can connect terms. When the main term is added to a post, the linked terms will be added also.
41 41 10. **Manage Terms**: Add, rename, merge, remove, delete and even delete unused terms.
42 42
@@ -84,9 +84,9 @@
84 84 * If your post content or title contains the word “WordPress”, then TaxoPress will automatically add “WordPress” as a term for this post.
85 85
86 86 [Click here to read about automatically adding terms](https://taxopress.com/docs/introduction-to-auto-terms/).
87 87
88 -## Feature 7. TaxoPress and AI (Pro version) ##
88 +## Feature 7. Add Terms with AI (Pro version) ##
89 89
90 90 This feature makes it easier for you to find or create the best taxonomy terms for your content. TaxoPress AI can show a metabox on your post editing screen with all these options:.
91 91
92 92 * **Manage Post Terms**: This feature allows you to manage all the terms that are currently attached to a post.
@@ -91,9 +91,9 @@
91 91
92 92 * **Manage Post Terms**: This feature allows you to manage all the terms that are currently attached to a post.
93 93 * **Suggest Existing Terms**: This feature uses a tool in the TaxoPress plugin that can scan your posts and suggest relevant terms that already exist on your site.
94 94 * **Show All Existing Terms**: This feature allows you to browse all the terms in a taxonomy.
95 -* **OpenAI** / **IBM Watson** / **Dandelion** / **LSEG**: These integrations allow you to connect to external service. These services will scan your content and suggest relevant terms. They can suggest existing terms and also new terms.
95 +* **OpenAI**: These integrations allow you to connect to external service. These services will scan your content and suggest relevant terms. They can suggest existing terms and also new terms.
96 96
97 97 [Click here to read about TaxoPress and AI](https://taxopress.com/docs/sources-for-auto-terms/).
98 98
99 99 ## Feature 8. Term Synonyms ##
@@ -267,1231 +267,32 @@
267 267 6. If you have a term called “WordPress”, the Auto Links feature will find any instances of “WordPress” in your content and add a link to the archive page for that tag.
268 268
269 269 == Changelog ==
270 270
271 -v3.41.0- 2025-12-01
272 -* Fixed: Autocomplete doesn't handle characters correctly, #2853
273 -* Fixed: Mass Edit search box is unclear, #2852
274 -* Fixed: Auto Terms and Custom Fields not working, #2841
275 -* Fixed: Minimum term usage for Auto Links is not applied, #2823
276 -* Improved: Improve Manage Terms batch merge permissions, #2844
277 -* Improved: Improve AI “Existing Terms” ordering and performance, #2842
278 -* Improved: Improve "Suggest Terms to Merge" suggestions and UI, #2840
279 -* Update: Add Post Type Filters to the Taxonomy screen, #2846
271 +## [3.54.0] - 22 September, 2026
272 +* Security: Prevent reflected XSS in Terms row-action URLs
273 +* Fixed: Prevent creation of a destination term when merging terms and no source terms exist
274 +* Fixed: Preserve the destination term when it is included among the terms being merged
275 +* Fixed: Fix Auto Links excluded-term matching
276 +* Update: Add per-post Auto Terms status controls
277 +* Update: Add per-post Auto Links status controls and enable overrides
280 278
281 -v3.40.1- 2025-11-03
282 -* Fixed: Uncaught TypeError: Cannot read properties of null (reading 'removeEditorPanel'), #2830
283 -* Fixed: Security improvement in Autoterm post_types/post_status parameters, #2827
284 -* Fixed: Can't add 2 terms with the same name, #2826
285 -* Fixed: Dashboard is too wide for the screen, #2820
286 -* Update: Translations updates for TaxoPress Pro 3.40.0, #2825
279 +## [3.53.0] - 01 September, 2026
280 +* Fixed: Mass Edit pagination is broken, #3014
281 +* Update: Enforce native taxonomy capabilities for term actions, #3013
282 +* Update: Bound Auto Terms existing-content processing, #3012
283 +* Update: Restrict administrative taxonomy term lookups, #3011
284 +* Update: Harden AI integrations and metabox mutations, #3010
285 +* Add a loco.xml file, #3009
287 286
288 -v3.40.0- 2025-10-16
289 -* Fixed: Preview dropdown doesn't show some characters correctly, #2780
290 -* Fixed: Issue with some GPT 5 models, #2778
291 -* Fixed: Auto Links not working with Elementor, #2808
292 -* Update: Show term slug in Mass Edit Terms, #2777
293 -* Update: Show term slug in the metabox, #2774
294 -* Update: Move Metabox Settings to Fast Update Screen, #2773
295 -* Update: Scan and Automatically Suggest terms to merge, #2729
296 -* Update: Preview for different user roles and post types, #2795
297 -* Update: Update to Menu links: Rename "Fast Update" to "Metaboxes", #2791
298 -* Update: Place License tab to the end of all tabs, #2804
299 -* Update: Only show the pencil edit icon on the Metaboxes screen, #2792
300 -* Removed: Remove Title feature from Auto Links, #2809
287 +## [3.52.0] - 19 August, 2026 =
288 +* Update: Normalize Auto Terms specific-term values, #3001
289 +* Update: Add permission checks to Pro configuration copy actions, #3000
290 +* Update: Restrict synonym validation to TaxoPress managers, #2999
291 +* Add permission checks to term copy actions, #2998
292 +* Harden Linked Terms list and bulk actions, #2997
293 +* Strengthen Manage Terms request validation, #2995
294 +* Tighten access checks for term suggestion lookups, #2993
295 +* Add request validation to legacy tag creation, #2991
296 +* Harden TaxoPress AI term result rendering, #2989
301 297
302 -v3.38.0- 2025-09-17
303 -* Fixed: Frontend css loads on all pages, #2757
304 -* Fixed: Autolink Feature is slowing down the admin area, #2754
305 -* Fixed: Some settings not apllied in suggest existing terms, #2748
306 -* Fixed: Schedule autoterms not running, #2747
307 -* Fixed: Problem with GPT 5, #2745
308 -* Fixed: Dropdown in the Metabox is hard to use, #2733
309 -* Fixed: Choose Terms screens are over-complex, #2701
310 -* Update: Update the readme from WordPress.org, #2746
311 -* Update: Improve UI for the "Schedule" feature, #2743
312 -* Update: Allow users to rename the metabox tabs, #2736
313 -* Update: Allow users to disable the filters in the Metabox, #2734
314 -* Update: Lock icon for "Add" buttons, #2721
315 -* Update: Italian Translation Update for TaxoPress FREE 3.37.4, #2744
316 -
317 -v3.37.4- 2025-09-02
318 -* Update: Enable "Add terms if synonyms found" by default, #2727
319 -* Update: Update the OpenAI models, #2728
320 -* Fixed: Error with "Existing taxonony terms", #2732
321 -
322 -v3.37.3- 2025-08-10
323 -* Update: Add security checks for autocomplete, #2722
324 -* Update: Update tooltip library. #2720
325 -* Update: Add cropping for Related Posts images #2704
326 -* Fixed: Related Posts doesn't display correct inside post editor, #2705
327 -
328 -v3.37.2- 2025-07-09
329 -* Fixed: Uncaught Error: array_merge(): Argument #1 must be of type array, string given in taxonomies-functions, #2698
330 -* Fixed: Auto Links new engine message is under two tabs, #2702
331 -* Fixed: No tags text is missing on the frontend, #2712
332 -* Fixed: unable to uncheck categories in post editor, #2697
333 -* Fixed: Term Order doesn't support nested Categories, #2695
334 -* Update: Hide the Custom URL column on Terms screen, #2700
335 -* Update: Update "Taxonomy Terms Table" name, #2699
336 -
337 -v3.37.1- 2025-07-03
338 -* Fixed: Allow Users to disable TaxoPress Ordering Methods, #2687
339 -
340 -v3.37.0- 2025-06-23
341 -* Fixed: Warning issue from Auto Links, #2663
342 -* Fixed: Not all design settings apply to Terms Display designs, #2658
343 -* Update: Move Auto Terms tab, #2661
344 -* Update: Update "Metabox" tab settings, #2660
345 -* Update: Update "Term Management" label, #2659
346 -* Update: New tab for "Layout", #2657
347 -* Update: Add a message for empty previews, #2655
348 -* Update: Improve default display for Related Posts, #2651
349 -* Update: Improve default display for Terms Display, #2650
350 -* Update: Allow users to disable either "Custom URLs" or "Auto Links", #2632
351 -* Feature: Design options for Terms for Current Post and Related Posts, #2656
352 -* Feature: Display options for Terms for Current Post, #2653
353 -* Feature: Allow users to order terms via the Terms Screen, #1794
354 -
355 -v3.36.0- 2025-06-02
356 -* Update: Add "Edited with TaxoPress" row in taxonomies table, #2640
357 -* Update: Show the "Delete TaxoPress Edit Data" button for only taxonomies edited with taxopress, #2639
358 -* Update: Add a Loco.xml file to the Pro Version, #2634
359 -* Update: Move IBM Watson / Dandelion / LSEG to a Legacy status, #2577
360 -* Update: Update message "Posts tagged with X", #2576
361 -* Update: Add support for term descriptions in displays, #2429
362 -* Feature: Allow users to copy terms with metadata, #2522
363 -* Feature: Add previews feature to related posts, current posts and terms display, #2521
364 -* Fixed: PHP error with the Rank Math SEO plugin, #2626
365 -
366 -v3.35.1- 2025-05-12
367 -* Fixed: "Maximum terms to display" issue with Hidden Terms, #2625
368 -* Fixed: Hide "Link Categories", #2608
369 -* Fixed: Missing the Free banner on the Fast Update screen, #2591
370 -* Fixed: Conflict between TaxoPress and Amelia, #2584
371 -* Update: Update the copyright, #2600
372 -* Update: Visual clean up of Metaboxes tab, #2593
373 -* Update: Visual clean up of Merge tab and Manage Terms screen. #2592
374 -* Update: Pro nudge for Metabox Taxonomy Display, #2581
375 -* Update: Pro nudge for the Schedule feature, #2580
376 -* Update: Pro nudge for Linked Terms and Synonyms, #2578
377 -* Update: Text description for Linked Terms and Synonyms, #2579
378 -* Update: Make sure all Pro features are promoted in the Free version, #2528
379 -* Feature: Setting for showing the slugs, #2595
380 -* Update: TaxoPress v3.33.0 Translation Update ES-FR-IT, #2563, #2564
381 -* Update: TaxoPress v3.34.0 Translation Update ES-FR-IT, #2601, #2602
382 -
383 -v3.34.0- 2025-04-22
384 -* Update: Remove Hidden Terms from Auto Links, #2582
385 -* Update: Clarify the Exclusions message, #2573
386 -* Feature: Allow Users to disable Custom URL Field for Taxonomies, #2568
387 -* Update: Allow users to see the slug, not just the name in the Merge feture, #2567
388 -* Feature: Add a Parent / Child display format, #2526
389 -* Feature: Allow users to specify maximum or minimum length for new terms, #2525
390 -* Update: Reposition filters on the Manage Terms screen, #2475
391 -* Update: Add Ajax Support for merging large terms, #2438
392 -* Fixed: Add simple-tags/vendor/publishpress/wordpress-version-notices/tests/ to ignore directory list, #2566
393 -
394 -v3.33.0- 2025-03-24
395 -* Update: Change "Metaboxes" to "Fast Update" and make it share same look as post metabox, #2493
396 -* Feature: Allow users to prevent some characters from being added to terms, #2500
397 -* Feature: Allow admins to control which terms users can add, #2259
398 -* Update: Move extra options to the "Settings" area, #2497
399 -* Update: Move the remaining "Metaboxes" settings, #2439
400 -* Update: Add button to delete edited taxonomies data from TaxoPress/fix deleted taxonomy data showing in TaxoPress, #2547
401 -* Update: Add support for new OpenAI models, #2534
402 -* Update: Update Create Terms capability requirement text for metabox create tab, #2523
403 -* Fixed: PHP 8 phpcs error in vendor/sabre/vobject, #2533
404 -* Update: Update the "Hide unused terms" feature, #2326
405 -* Update: Small visual fixes for metabox filters, #2529
406 -* Update: Update widget message, #2518
407 -* Fixed: Maxiumum terms to display is ignored for Non-Hierarchical Taxonomies, #2519
408 -* Update: TaxoPress v.3.32.0 Translation Update ES-FR-IT, #2517
409 -
410 -v3.32.0- 2025-03-03
411 -* Fixed: PHP Parse error: syntax error, unexpected ‘=>’ on PHP 5.6 or lower, #2505
412 -* Fixed: Maximum terms to display, #2504
413 -* Update: Enable select2 search on autoterms schedule and Terms Display page, #2507
414 -* Update: TaxoPress v.3.31.0 Translation Update ES-FR-IT, #2503
415 -
416 -v3.31.0- 2025-02-27
417 -* Feature: Allow users to set a custom URL for Auto Links, #2470
418 -* Feature: Allow users to create tags manually via the metabox, #2085
419 -* Update: Add custom taxonomies to "Remove Default Metaboxes" settings option, #2456
420 -* Update: Make "Show Existing Terms" the default, #2450
421 -* Update: Make sure post terms is always included in "Show All Existing Terms" tab irrespective of settings restriction, #2444
422 -* Update: Update the "Hide unused terms" feature, #2326
423 -* Feature: Add a "Copy" option to taxopress screen tables, #2432
424 -* Update: Block other plugins from loading their notices on our screens, #2476
425 -* Update: Add back filter to metaboxes, #2223
426 -* Update: Allow multiple Auto Terms to be scheduled, #2464
427 -* Update: Update Taxonomies in settings "Metabox options" to only public taxonomies, #2445
428 -* Fixed: Auto Links PHP Error: mb_convert_encoding(): Handling HTML entities via mbstring is deprecated, #2471
429 -* Update: Updated text for Auto Terms logs, #2469
430 -* Update: Show only a subset of a Taxonomy in Terms Display, #1043
431 -* Fixed: Display issue for "Exceptions" in Safari, #2398
432 -* Update: Update the promo box text, #2462
433 -* Fixed: TaxoPress is adding menu separator with wrong filter, #2427
434 -* Fixed: Related posts count bug, #2463
435 -* Update: Translation Updates ES-FR-IT v3.30.0, #2457
436 -
437 -v3.30.0- 2025-01-29
438 -* Update: Add settings to Control how the metgabox Taxonomy box appears: Select / Dropdown / Checkbox, #2128
439 -* Update: Allow users to merge multiple terms with the same name, #2357
440 -* Fixed: Issue with commas in "Use only some terms in the selected taxonomy.", #2301
441 -* Update: Update {post_terms} text, #2389
442 -* Update: Improve metabox permission error message, #2433
443 -* Fixed: Update and sanitize legacy widgets title, #2435
444 -* Update: Add a configuration link on Metabox description, #2440
445 -* Update: Small text update for Auto Term preview area, #2416
446 -* Update: Add back a "Display automatically" option to Related Posts, #2413
447 -* Update: Remove extra space in Existing Content "Stop" button link, #2414
448 -* Update: Text update for Related Posts, #2408
449 -* Update: remove the "required" label from maximum number of categories and tags, #2409
450 -* Update: TaxoPress v.3.28.0 Italian French Spanish translation updates, #2407
451 -
452 -v3.28.1- 2024-12-04
453 -* Fixes: Missing Taxonomies after v3.28.0 upgrade, #2401
454 -
455 -v3.28.0- 2024-12-03
456 -* Update: Add new Auto Term tab "When to Use", and move applicable settings to each subtabs, #2200
457 -* Update: Add a Pause button to the Existing Content screen, #2210
458 -* Update: Auto Terms: allow users to remove existing terms when adding new terms via Auto Terms, #1910
459 -* Update: Add more details to "no terms added" in Existing Content, #2289
460 -* Update: Use select2 search for term filters to improve term load, #2294
461 -* Fixed: Custom taxonomy filter isn't working, #2372
462 -* Fixed: Translation warning from 6.7, #2356
463 -* Fixed: Database error: table taxopress_linked_terms doesn’t exist, #2368
464 -* Update: Make "Schedule Auto Terms" into a menu link, #2144
465 -* Fixed: Auto Term Error message goes off the screen, #2334
466 -* Update: Add OpenAI settings to exclude terms not in {post_terms} if used in custom prompt, #2335
467 -* Update: Move Auto Term post type to new tab, #2361
468 -* Update: Automatically display related posts in selected post types, #2313
469 -* Update: Equal width for Linked Terms columns, #2344
470 -* Update: Text change for Linked Terms screren, #2343
471 -* Update: New "Display Format" tab, #2314
472 -* Fixed: Media Tags are not appearing in the output of get_taxonomies(), #2298
473 -* Update: Make Auto Term Content and Title option in Auto Term content area, #2327
474 -* Fixed: "Exclude terms from terms display" should cover lowercase and uppercase, #2325
475 -* Update: Text change for Terms screen, #2345
476 -* Update: Text change for Related Posts option, #2341
477 -* Fixed: Missing translation strings in TaxoPress Free, #2295
478 -* Fixed: Missing strings in TaxoPress Pro, #2349
479 -* Update: TAXOPRESS v3.27.0 - Translation Updates ES-FR-IT, #2339
480 -
481 -v3.27.0- 2024-11-06
482 -* Update: Add setting to Make Linked Terms 1-way or 2-way, #2099
483 -* Update: Add a subscript 1 or 2 to linked term to make it easy to know if a linked term is the primary term or secondary term, #2099
484 -* Update: Allow Auto Terms to search more content areas (Taxonomies and Fields), #2096
485 -* Update: Add a "Preview" area inside Auto Terms, #2231
486 -* Update: Add support for more statuses in Auto Terms, #2246
487 -* Update: Add {post_terms} token to OpenAI custom prompt, #2123
488 -* Update: Add settings to limit Synonyms to preffered taxonomies, #2094
489 -* Fixed: OpenAI producing sentence instead of individual terms, #2258
490 -* Fixed: "Show in Filter" not working for builtin taxonomies, #2291
491 -* Fixed: Existing Content "Limit Auto Terms, based on published date" always defaults to "24 hours ago", #2281
492 -* Update: Added Option to copy or migrate a term, #1055
493 -* Update: Update metabox "no results" texts, #2273
494 -* Update: Add a "Remove Terms" feature on the "Manage Terms" screen, #2271,
495 -* Update: Add a "Hide Unused Terms" feature on the "Manage Terms" screen, #2271
496 -* Update: Allow users to customize the date in Related Posts, #2249
497 -* Update: Improve the "Categories" area in Related Posts, #2248
498 -* Update: Allow users to choose the size / resolution of the image in Related Posts, #2284
499 -* Update: Add a Current Post block, #2263
500 -* Update: Add a Terms Display block, #2262
501 -* Update: Move Maximum number of categories to advanced category, #2305
502 -* Update: Small label change for blocks, #2304
503 -* Update: New label and tab for related posts date format, #2302
504 -* Update: Labels for post thumbnail, #2303
505 -* Fixed: "Term link format" doesn't work for Box List, #2250
506 -* Update: Add "Exclude Terms" feature for "Terms Display", #1376
507 -* Update: Translation Updates ES-FR-IT v3.26.0, #2252
508 -
509 -v3.26.0- 2024-10-08
510 -* Update: Move metabox API keys and settings from Metabox directly into Auto Terms, #2106
511 -* Update: Allow multiple sources (Existing terms, OpenAI, etc) to be used together in Auto Terms, #2075
512 -* Update: Allow users to choose OpenAI models, #2186
513 -* Update: Improve the Delete Unused Terms feature, #1857
514 -* Update: Set new defaults for Related Posts, #2218
515 -* Feature: Allow Auto Term Post filter using 'taxopress_filter_autoterm_content', #2216
516 -* Fixed: Not possible to save the "Maximum related posts to display" option in Related Posts, #2208
517 -* Update: Use the "Auto Terms setting" approach for Metaboxes also, #2101
518 -* Update: Provide layout options for Related Posts, #2155
519 -* Update: Add sorting to Related Posts Table display, #2185
520 -* Update: Skip the Media post type in Auto Terms, Auto Links, Terms Display, Terms for Current Post and Related Posts options, #2107
521 -* Update: Translation updates for TaxoPress v3.25.1, #2193
522 -
523 -v3.25.1- 2024-09-05
524 -* Fixed: Undefined variable $default_featured_media in Related Posts, #2187
525 -
526 -v3.25.0- 2024-09-05
527 -* Fixed: "Exclude previously analyzed content" not working, #2169
528 -* Update: Improve OpenAI failure message, #1951
529 -* Update: Add a notice about not leaving the screen on Existing Content page, #2170
530 -* Update: Add an edit link to Existing Content Auto Terms, #2172
531 -* Feature: Add "Border Cloud" design option to Terms Display Format. #1193
532 -* Feature: Add "Table" display in Terms Display format options, #1398
533 -* Feature: Add a "WordPress Default" display for Terms Display, #1398
534 -* Fixed: Auto Links not working on apostrophes, #2097
535 -* Update: Remove the required from Auto Terms "Existing taxonomy terms *" source field label, #2108
536 -* Update: Add "Save Settings" button to "Existing Content" page, #2137
537 -* Update: Remove "TaxoPress AI", add "Auto Terms" to plugin action links, #2139
538 -* Update: Update the text for "Display format" in "Terms Display, #2104
539 -* Update: Translation Updates ES-FR-IT_TAXO_Free v3.24.1, #2162
540 -
541 -v3.24.1- 2024-08-23
542 -* Fixed: Warning: Cannot modify header information preventing login on PHP 8, #2157
543 -
544 -v3.24.0- 2024-08-22
545 -* Update: Add options to Exclude Blocks from Auto Links, #2134
546 -* Update: Add options to Exclude Shortcodes from Auto Links, #2135
547 -* Update: Allow %post_content% as an option in Related Posts, #2127
548 -* Update: Allow %post_thumb_url% in Related Posts, #2114
549 -* Update: Make Auto Links run early before other the_content filter, #2133
550 -* Fixed: Auto Links issues with Preformatted code, #2120
551 -* Fixed: Issue with Soundcloud block and Auto Links, #2119
552 -* Fixed: Auto Links issues with < > in a paragraph, #2118
553 -* Update: Text change for related post ,#2112
554 -* Update: Update the text for "Display format" in "Terms Display, #2104
555 -* Update: Update the header area for "Manage Terms", #2130
556 -* Update: Update the header area for "Mass edit terms", #2129
557 -* Update: Remove Upgrade boxes from the "Exisiting Content" screen, #2138
558 -* Update: Translation Updates ES-FR-IT_TAXO_v3.23, #2125
559 -
560 -v3.23.0- 2024-08-07
561 -* Update: Add role visibility settings for metabox, #1957
562 -* Update: Allow users to remove the default Tags and Categories metaboxes, #2044
563 -* Update: Re-organize TaxoPress Menu, #2069
564 -* Update: Move Existing Content to new menu, #2022
565 -* Fixed: Fatal error on some website related to legacy code, #2083
566 -* Fixed: Auto Links doesn't work on apostrophes #2097
567 -* Fixed: "Auto Terms Limit" not working in Classic Editor, #2076
568 -* Fixed: Mass Edit Terms broken by the WordPress update notice, #2070
569 -* Update: Translation Updates ES-FR-IT TAXO Free v3.22.0, #2068
570 -
571 -v3.22.0- 2024-07-16
572 -* Fixed: TaxoPress AI Synonyms not working properly, #2013
573 -* Update: Disable Media Tags by default, #2036
574 -* Update: Small text improvements for the TaxoPress AI screen, #2059
575 -* Update: Allow users to choose only one Auto Term source, #2021
576 -* Fixed: The term_id been used to update the row where term_taxonomy_id = term_id, #2051
577 -* Update: Update the PublishPress vendor libraries, #2038
578 -* Update: Update Linked Terms description, #2047
579 -* Update: Translation Updates ES-FR-IT_TAXO_Free_v3.21.1, #2058
580 -
581 -v3.21.1- 2024-06-26
582 -* Fixed: Auto Links class/id exclusions not working on <p> elements, #2040
583 -* Fixed: Plugin conflict with Linked Terms, #2045
584 -* Fixed: TaxoPress conflict with the WP All Import plugin, #2037
585 -* Fixed: Deprecated in class.client.autolinks.php on line 94, #2043
586 -* Update: TaxoPress Italian French Spanish translation updates v. 3.21.0, #2035
587 -
588 -v3.21.0- 2024-04-22
589 -* Feature: Add a new "Linked Terms" screen, #2006
590 -* Update: Add button to fill in Linked Terms for existing posts, #1988
591 -* Update: Add a search box to TaxoPress AI "Show All Existing Terms" Metabox Tab, #2017
592 -* Fixed: WordPress lists fail when content includes "<", #1961
593 -* Fixed: TaxoPress Post Quick Edit link not working in French, Spanish and Italian, #2020
594 -* Update: Add Linked Terms taxonomies option in settings, #2007
595 -* Fixed: TaxoPress v.3.20.0 Italian, French, and Spanish translation updates, #2014
596 -
597 -v3.20.0- 2024-03-28
598 -* Removed: Remove deprecated Legacy Options and Shortcodes([st-the-tags], [st_tag_cloud]), #2004
599 -* Update: Allow Linked Terms to connect across Taxonomies, #1858
600 -* Update: Enable 2-way option for linked terms, #1736
601 -* Update: TaxoPress v.3.13.0 - Translation updates ES-FR-IT, #2002
602 -
603 -v3.13.0- 2024-03-18
604 -* Update: Add Custom Prompts to TaxoPress AI OpenAI settings, #1978
605 -* Update: Add "Exceptions" tab for Auto Terms, #1797
606 -* Fixed: PHP Fatal error: Uncaught Error: Object of class WP_Error could not be converted to string, #1989
607 -* Fixed: Warning: preg_match(): Empty regular expression error, #1990
608 -* Update: Add description in Taxonomies "Admin Area" options, #1823
609 -* Removed: Remove the taxonomy templates tab, #1406
610 -* Update: Update Taxonomy Archive page result description, #1824
611 -* Update: Update Taxonomy slug description to Underscores from hyphens, #1949
612 -* Update: TaxoPress Italian French Spanish translation updates, #1986
613 -
614 -v3.12.0- 2024-02-12
615 -* Fixed: Auto Terms Regex Option not working, #1338
616 -* Update: Support for Private Taxonomies in TaxoPress AI, #1950
617 -* Update: Remove linked tags relationship after a tag is deleted, #1959
618 -* Update: Add Linked Terms support to TaxoPress AI, #1903
619 -* Update: Add the "Select all Tags" option to the metabox, #1947
620 -* Update: Add some plugin links to the plugin description, #1946
621 -* Fixed: PHP Errors: Unknown modifier, #1962
622 -* Update: Add more information to REST API tab, #1825
623 -* Fixed: Deprecated issue on PHP 8.3, #1967
624 -* Update: Update the error message when adding tags that are already a synonym, #1964
625 -* Fixed: TaxoPress AI screen UI issue, #1953
626 -* Update: New Translation updates TaxoPress Free v.3.11.1, #1944
627 -
628 -v3.11.1- 2023-11-02
629 -* Update: Add TaxoPress AI metabox default taxonomy settings, #1923
630 -* Update: Show duplicate synonym name in synonyms error message, #1931
631 -* Update: Add "Select All" and "Deselect All Toggle to TaxoPress AI tags, #1906
632 -* Fixed: Problem with korean translation, #1933
633 -* Update: Default choices for TaxoPress AI Preview, #1930
634 -* Update: Return Mass Edit Terms from legacy to dashboard, #1920
635 -* Update: Remove TaxoPress AI pro metaboxes in Free version, #1921
636 -* Update: TaxoPress Free Italian French Spanish translation updates October 2023, #1926
637 -
638 -v3.11.0- 2023-10-25
639 -* Feature: Added AI to the TaxoPress plugin, #1810
640 -* Update: Combine “Settings” and “License” into a single menu, #1856
641 -* Fixed: Merge feature deleting terms when using same terms in all input, #1904
642 -* Update: Update sidebar banner, #1905
643 -* Changes: Move Dandelion and OpenCalais to Pro, #1887
644 -* Update: Add OL/LI option to Terms Display Format, #1860
645 -* Fixed: Terms not displayed when using DESC ordering with numerical terms, #1859
646 -* Update: TaxoPress PRO ES-FR-IT Translation updates September 2023, #1855
647 -* Update: TaxoPress FREE Translation updates September 2023, #1854
648 -
649 -v3.10.2- 2023-09-26
650 -* Fixed: Auto Link issue with non english contents after v3.10.1 update, #1848
651 -
652 -v3.10.1- 2023-09-25
653 -* Feature: Allow users to have more than one taxonomy for "Suggest Terms", #1788
654 -* Fixed: Allow users to choose multiple post types for Related Posts, #1774
655 -* Fixed: Auto Link function issue with &lt; and &gt; content, #1829
656 -* Feature: Redirect and welcome message, #1751
657 -* Update: Prevent users from adding terms if it exists as a synonym, #1793
658 -* Fixed: Fatal Error after adding a custom taxomomy to a post, #1804
659 -* Fixed: Deprecated code in PHP 8.2, #1803
660 -* Fixed: Include synonyms in this count Autolink Term Usage Limit, #1805
661 -* Fixed: Allow Manage Terms box to expand for more content, #468
662 -* Update: Add a Pro upgrade message for exceptions in Auto Links, #1807
663 -* Fixed: Promo banner missing in Posts Screen, #1837
664 -* Update: ES-FR-IT Translation Updates TaxoPress PRO 3.10, #1785
665 -* Update: ES-FR-IT Translation Updates TaxoPress FREE August 2023, #1786
666 -
667 -v3.10.0- 2023-08-09
668 -* Feature: Add new TaxoPress > Posts Screen, #1748
669 -* Feature: Setting for which taxonomies to display on Posts screen, #1762
670 -* Update: Move "Mass Edit Terms" to Legacy, #1759
671 -* Update: Add "Count" column on the "Terms" page, #1757
672 -* Update: Auto add tags when using clicktag in classic editor, #1654
673 -* Update: Update settings "Save Changes" button and remove "Reset Options", #1770
674 -* Update: Add "Text to display before list" to "Related Posts" and "Terms Display", #1600
675 -* Update: Update Manage Terms Notification Messages, #1743
676 -* Update: Add Terms Descriptions column on "Terms" screen, #1706
677 -* Update: Update Synonyms error message, #1730
678 -* Fixed: Prevent "Merge Terms" from automatically adding Default Category, #1741
679 -* Fixed: Warning: Invalid argument supplied for foreach() on Posts page, #1740
680 -* Fixed: Uncaught TypeError: array_map(): Argument #2 ($array) must be of type array, #1729
681 -* Fixed: Duplicate not found label on Taxonomies screen, #1701
682 -* Update: Restrict synonym options to Pro version, #1723
683 -* Fixed: TAXOPRESS PRO - ES-FR-IT translation Updates July 21, 2023, #1722
684 -* Fixed: TAXOPRESS FREE - ES-FR-IT translation Updates July 21, 2023, #1721
685 -
686 -v3.9.0- 2023-07-20
687 -* Feature: Linked terms: Automatically add terms if main term is added [PRO] #801
688 -* Update: Allow custom input in "Prevent Auto Links Inside elements" [PRO], #1653
689 -* Fixed: Fix Exclude terms from Auto Links not working due to Case sensitivity, #1682
690 -* Update: Add a synonyms option for Auto Terms, #1674
691 -* Update: Make Auto Links Exclude terms bigger and Add Autocomplete to the field, #1680
692 -* Update: Include synonymns consideration when showing suggest terms, #1671
693 -* Update: Prevent a synonym from having the same name as existing terms, #1673
694 -* Update: TaxoFree_ES-IT_TranslationUpdates_June2023, #1675
695 -* Update: TAXO FREE French translation update June 2023, #1678
696 -
697 -v3.8.0- 2023-06-15
698 -* Feature: Added TaxoPress Dashboard Page #1136
699 -* Feature: Added term synonyms, ability to use multiple names for one tag [Pro Feature], #174
700 -* Feature: Show synonyms on the Terms screen [Pro Version], #1658
701 -* Feature: Synonyms option for Auto Links [Pro Version], #1656
702 -* Update: Clarify the attachment options for Auto Links, #1623
703 -* Fixed: Related Posts block is broken, #1652
704 -
705 -v3.7.4- 2023-05-17
706 -* Fixed: Settings changes not saving, #1635
707 -* Fixed: Auto Links has problems with the & character, #1638
708 -* Fixed: Auto Links has problems with the < > characters, #1637
709 -* Update: Update Pro links to the plugin page, #1636
710 -* Update: Updating Translations ES-FR-IT_TaxoPress 28 April 2023, #1639
711 -
712 -v3.7.3- 2023-04-18
713 -* Fixed: 3.7.2 Auto links issue, #1625
714 -* Fixed: "Maximum number of links per post" not working, #1627
715 -* Fixed: Term case isn't working, #1622
716 -* Fixed: Fix "Maximum number of links for the same term", #1620
717 -
718 -v3.7.2- 2023-04-13
719 -* Fixed: Fatal error on v3.7.1, #1610
720 -* Fixed: Autolink not working with custom taxonomy, #1611
721 -
722 -v3.7.1- 2023-04-12
723 -* Fixed: Auto Links not working since 3.7.0 update, #1602
724 -* Fixed: Backslash issues when saving Auto Terms fields, #1601
725 -* Fixed: Taxopress ES, FR, and IT Translation Updates, #1598
726 -
727 -v3.7.0- 2023-04-04
728 -* Fixed: Fixed taxonomy default term not working,, #1216
729 -* Fixed: Fixed terms taxonomy not retaining term taxonomy in quick edit, #1395
730 -* Fixed: "<" Characters been stripped out when using Auto Links, #1580
731 -* Fixed: Suggest Terms showing blank space in suggest term metabox, #1583
732 -* Update: Introduced new way to sanitize fields, #1579
733 -* Fixed: Display Terms not listing all terms, #1390
734 -* Fixed: global_term_enabled deprecated error, #1396
735 -* Update: Show private taxonomies terms when using private taxonomy filter in taxonomy screen, #1397
736 -* Update: Move "Remove Terms" options to "Terms" screen from manage terms, #1368
737 -* Update: Remove "Delete Terms" from "Manage Terms", #1367
738 -* Update: Remove manage terms table, #1592
739 -
740 -v3.6.7- 2023-03-13
741 -* Fixed: Suggest Terms adds child terms with Classic Editor, #1485
742 -* Update: Allow Private Taxonomies in Auto Terms, #1471
743 -* Update: Suggested improvement for Auto Terms, #1431
744 -* Update: Accessibility improvements to Suggested Terms, #1470
745 -* Fixed: Terms suggestions are not accessible, #1468
746 -* Update: Accessibility improvements for all tabs, #1469
747 -
748 -v3.6.6- 2023-03-07
749 -* Update: Increased minimum PHP requirement to PHP 7.2.5, #1553
750 -* Update: PHP 8.1 compatability, #1555
751 -* Fixed: Small fixes to Auto Links, #1459
752 -* Update: Add Support for WP Cron in Auto Terms, #1540
753 -* Update: Improve taxonomy REST API description, #1465
754 -* Fixed: PHP issues with the Pimple version, #1476
755 -
756 -v3.6.5- 2023-02-21
757 -* Fixed: Related Posts fatal error with WooCommerce filter, #1484
758 -* Fixed: incorrectly applying the the_title filter by just passing a single parameter, #1545
759 -* Fixed: PHP 8.1 crashing from using taxopress, #1480
760 -* Update: Format option value cleanup, #1531
761 -* Update: Notice warning about languages for Auto Terms and Auto Links, #1546
762 -* Update: TaxoPress-ES-FR-IT-translationUpdate-August23, #1456
763 -
764 -v3.6.4- 2022-08-23
765 -* Fixed: Auto link problem with ‘&’ in link #1377
766 -* Fixed: Issues with apostrophes in Auto Links #1444
767 -* Fixed: Warning: array_key_exists expects parameter 2 to be array, bool given #1439
768 -* Update: Add Terms Display "Font size minimum" and "Font size maximum" validation #1354
769 -* Fixed: Span problem on Auto Terms screen #1441
770 -* Update: Update "Automatically fill colors between maximum and minimum" to reflect right label #1371
771 -* Update: FR translation updated #1442
772 -
773 -v3.6.3- 2022-07-12
774 -* Fixed: Error with Suggested Terms on post screen #1433
775 -
776 -v3.6.2- 2022-06-16
777 -* Added: Allow more than one "Suggest Terms" metabox on post screen #1408
778 -* Update: Shortcode input should be read only. #1420
779 -* Fixed: The title of the metabox is always "automatic term suggestions" #1409
780 -* Update: Small typo in Auto Terms #1410
781 -* Update: Update the plugin description #1405
782 -* Fixed: Plugin breaks on PHP 5.6 #1419
783 -
784 -v3.6.1- 2022-05-04
785 -* Added: “Quick Edit” link to the Terms Screen #1359
786 -* Added: Allow users to choose the taxonomy for a term in quick edit #1360
787 -* Added: Filter for Public / Private Terms #1365
788 -* Fixed: Change Taxonomies “Count” link to go to “Terms” screen #1366
789 -* Added: “Post Type” and “Taxonomy” filters to the Terms screen #1358
790 -* Fixed: Remove “Current Post” - Flickr, Technorati and Delicious “dead” links #1374
791 -* Fixed: Extra space in Terms Display and %tag_link% #1375
792 -* Fixed: Link to the Taxonomy from the Terms screen #1364
793 -* Added: A “View” link to terms on the “Terms” screen #1357
794 -
795 -v3.6.0- 2022-03-30
796 -* Added: New "Terms" Screen #1260
797 -* Added: Add a Regex Option for Auto Terms #1338
798 -* Fixed: Auto Links feature is hiding the product description #1353
799 -* Fixed: Add "View" links for taxonomies #1334
800 -* Fixed: In the "Existing Content" tab, we can drop the word "all" #1344
801 -* Fixed: Replace "Terms for Current Post" with "Current Post" in menu #1345
802 -
803 -v3.5.3- 2022-03-23
804 -* Fixed: Show existing terms only works with Automatic suggestions #1340
805 -
806 -v3.5.2- 2022-03-22
807 -* Fixed: Mass edit terms is not saving #1331
808 -* Fixed: Change terms suggestion action handler #1329
809 -* Fixed: Not possible to save "No limit" #1326
810 -* Fixed: Extend Option to limit auto terms schedule action to once per posts to existing content #1323
811 -* Fixed: Option to limit auto terms schedule action to once per posts #1314
812 -* Fixed: TaxoPress Pro seems to require TaxoPress Free #1321
813 -* Fixed: One set of logs reports for a large, slow site #1322
814 -* Fixed: More cautious settings for "Schedule" #1312
815 -* Fixed: Auto Links are processing inside the head tag #1300
816 -* Fixed: Remove "Uncheck this box to disable the "Automatic term suggestions" metabox."" #1305
817 -
818 -v3.5.1- 2022-03-09
819 -* Fixed: Mass Edit Terms not working #1304
820 -* Fixed: Add the ability to disable logs #1281
821 -* Fixed: Add the ability to purge the logs #1282
822 -* Fixed: Layout changes for Logs #1297
823 -* Fixed: Translation updates #1289
824 -* Fixed: New filters for Logs #1291
825 -* Fixed: Add a light color for used tags #1287
826 -* Fixed: Small updates for "Edit Terms for Current Post" #1292
827 -* Fixed: "Disable Auto Terms" box not working for scheduling #1284
828 -
829 -v3.5.0- 2022-02-28
830 -* Added: Add a Log for Auto Terms #1243
831 -* Fixed: Safeguards auto terms for large sites #1249
832 -* Fixed: Bug with on Suggested Terms #1250
833 -* Fixed: Change "TaxoPress - Settings" to just "TaxoPress" in metabox #1246
834 -* Fixed: Apply Auto terms batches and wait time to scheduled auto terms cron #1241
835 -* Fixed: Ways to process large numbers of posts in Auto Terms #1200
836 -* Fixed: Check compatability of all 3 widgets with WordPress 5.9 #1119
837 -* Fixed: Disable Free version when people install Pro #1234
838 -* Fixed: Tabbed Design for Terms for Current Post screen #1167
839 -* Fixed: Tabbed design for Related Posts screen #1166
840 -
841 -v3.4.5- 2022-02-07
842 -* Fixed: Can't delete terms in "Manage Terms" #1194
843 -* Fixed: Correct spelling - Terms for Current Post #1134
844 -* Fixed: Enable “Show content from all post types on archive page” by default #1138
845 -* Fixed: Change name "Local tags" to "Existing terms on your site" #1139
846 -* Fixed: Add "Edit this metabox" link #1140
847 -* Fixed: Check "Existing taxonomy terms" by default #1155
848 -* Fixed: Auto Links change “&rarr;” to &amp;rarr; #1158
849 -* Fixed: Update "Terms Display" admin screen to use vertical tabs #1116
850 -* Fixed: AShow the Display tags inside the plugin #1121
851 -* Fixed: Small changes to "Terms Display" #1171
852 -* Fixed: Stop making "Post Types" required in Taxonomy #1181
853 -* Fixed: Disabling "Suggest existing terms on your site" causes trouble with other metabox #1174
854 -* Fixed: Disable "Post" option in Auto Terms by default #1178
855 -* Fixed: Suggest terms "show existing terms" changes #1176
856 -* Fixed: Hide dropdown if there is only only option for post suggest terms #1228
857 -* Fixed: Add a refresh button to Automatic term suggestions #1215
858 -* Fixed: Show "Edit this metabox" only to users with "admin simple tags" #1214
859 -* Fixed: Automatic terms suggestions not working with categories #1207
860 -
861 -v3.4.4- 2022-01-05
862 -* Fixed: Add capability check for saving all screen form data
863 -* Fixed: Santize all form entries
864 -* Fixed: Add and validate all form nonce
865 -
866 -v3.4.3- 2021-12-15
867 -* Fixed: Changes "Terms to Use" to Sources in Auto Terms
868 -* Fixed: Improvement to Auto Terms Screen
869 -* Feature: Add Dandelion and Open Calais to "Auto Terms"
870 -
871 -v3.4.2- 2021-11-30
872 -* Fixed: Auto Terms required error
873 -* Fixed: Remove extra space around "Save" button
874 -* Fixed: "Add Auto Terms to existing content" not working for unpublished content
875 -* Fixed: New setting: automatically run "Add terms to existing content"
876 -* Fixed: Uncaught Error: Class 'taxopress_admin_ui' not found
877 -* Fixed: Auto Terms is buggy with "Existing Content"
878 -* Fixed: TaxoPress doesn't handle taxonomies correctly if a plugin is disabled
879 -* Fixed: Allow Auto-Terms to work with imported posts
880 -
881 -v3.4.1- 2021-11-17
882 -* Fixed: Fatal Error with "If Menu" plugin installed
883 -* Fixed: Enable "Suggest existing terms on your site" by default
884 -* Fixed: Add the registration key to taxonomy dropdowns
885 -* Fixed: Two changes inside "Suggest Terms"
886 -* Fixed: Small typo on "Remove Terms"
887 -* Fixed: Add the option to run "Auto Terms" for different statuses
888 -
889 -v3.4.0- 2021-10-18
890 -* Fixed: 'Show all local tags' does not display any tags, While saving the tags limit with very large number. #792
891 -* Added: Auto Terms limit in settings #450
892 -* Added: Allow users to choose any taxonomy, ordering and number of items in "Click Tags" #497
893 -* Fixed: Autolink tags excludes paragraphs with html space-code #894
894 -* Fixed: Another HTML tag issue with Auto Links #930
895 -* Fixed: Cannot create autolink when using special characters(@#&^%) at the start or the end of the tag #885
896 -* Added: New menu link for "Suggested Terms" #776
897 -* Added: Enable/disable control for all features added to settings #946
898 -* Fixed: Class ‘SimpleTags_Client_RelatedPosts’ not found #982
899 -* Fixed: Manage Terms produces "Error. No enough terms for rename." #978
900 -* Fixed: "Merge Terms" doesn't work #980
901 -
902 -v3.3.1- 2021-09-20
903 -* Fixed: Fatal error when deleting plugin #889
904 -
905 -v3.3.0- 2021-09-20
906 -* Fixed: Auto Links problem with " #824
907 -* Fixed: Posts are auto tagged even when the content does not match the exact term. #602
908 -* Fixed: CSS not working for "Terms for Current Post" div #823
909 -* Feature: Update the menu link for "Auto Terms" #775
910 -* Fixed: Improve the UI for Auto Terms "Keywords list" #822
911 -* Added: Include Spanish translation files #829
912 -* Added: Add Review requests #505
913 -
914 -v3.2.2- 2021-09-01
915 -* Fixed: Able to save mandatory field 'Title' as empty field in Terms for current post. #812
916 -* Fixed: Problem with ' signs in auto links #810
917 -* Feature: Added div class and link class option to Term for Current Post settings #810
918 -* Feature: Added div class and link class option to Term Display settings #810
919 -* Feature: Added div class and link class option to Related Post settings #810
920 -* Feature: Added term link class option to Auto Links settings #810
921 -
922 -v3.2.1- 2021-08-23
923 -* Fixed: Notice: Undefined property: WP_Post_Type::$taxonomy on plugin activation #756
924 -* Fixed: Couldn't save the related posts 'Title header' with 'None' #697
925 -* Fixed: Auto link showing in WordPress admin #772
926 -* Fixed: Remove unused option in TaxoPress screen edit pages. #709
927 -* Fixed: Added exclusion for <style> elements in auto link #774
928 -* Fixed: Imporove taxonomy page on small screen sizes #749
929 -* Fixed: Add limit to all taxopress number input. #727
930 -* Fixed: Limit taxonomy screen plural label input to 100 characters. #745
931 -* Fixed: Remove slug edit tab for external taxonomies #755
932 -* Fixed: Issue with 'e' character being typed in editor #770
933 -* Fixed: Issue with '&' in auto link #770
934 -* Fixed: Prevent usage of integers(number) only as taxonomy slug #744
935 -* Fixed: Add an option to hide the display if result is empty in "Related Posts", "Terms Display" and "Terms for Current Post" #662
936 -* Fixed: Many other screen improvement to taxopress pages
937 -
938 -v3.2.0- 2021-08-09
939 -* Added: Autolink screen with improved features such as:
940 -* Autolink: New autolink UI #501
941 -* Autolink: Option to set autolink terms to lowercase, uppercase or retain content case #161
942 -* Autolink: Option to exlude autolink if the tag is already applied to the article #147
943 -* Autolink: Option to set minimum and maximum character length for autolink condition #132
944 -* Autolink: Support for more all taxonomies #268
945 -* Autolink: Option to restrict Autolink instance to a post type.
946 -* Autolink: Option to exclude autolinks in certain classes/HTML Tags like headers, div class/id etc #160
947 -* Deprecated: Move old Autolink settings to legacy #491
948 -
949 -v3.1.2- 2021-07-19
950 -* Fixed: Term display font color empty value error notification #628
951 -* Fixed: Improve settings success/error notification display #629
952 -* Fixed: Free version promo banner color #647
953 -* Fixed: Updated 'Mass edit terms', 'Manage Terms' and 'Auto Terms' dropdown filter taxonomy selection change #661
954 -* Fixed: Limit terms display and related posts taxonomy options to the selected post type taxonomies #681
955 -* Fixed: Terms display showing more than shortcode maximum value #653
956 -
957 -v3.1.1- 2021-07-14
958 -* Fixed: TaxoPress related posts block compatibility with WordPress 5.8 #644
959 -* Fixed: Related posts shortcode not working in Gutenberg #646
960 -* Fixed: Undefined array key notice when 'Automatically fill colors between maximum and minimum' is unchecked in Terms Display edit #642
961 -* Fixed: TaxoPress number input accepting negative value #658
962 -* Fixed: Media tag taxonomy still remain attached to a post type after deselecting it #660
963 -* Fixed: TaxoPress widgets compatibility with WordPress 5.8 #666
964 -
965 -v3.1.0- 2021-07-12
966 -* Added: Add Related Posts screen #491
967 -* Added: Add Related Posts widget #264
968 -* Added: Add Related Posts Gutenberg block #328
969 -* Deprecated: Move old Related Posts settings to legacy #491
970 -* Fixed: Manage terms 'remove terms' not working when term is number only #610
971 -* Fixed: Failed redirection with header error when adding/editing taxonomies #617
972 -* Fixed: Categories and Tags showing on both Public and Private Taxonomies #621
973 -* Fixed: Improve taxonomy edit screen error messages popup design #618
974 -
975 -v3.0.7.2- 2021-06-29
976 -* Added: Add taxonomy privacy filter to taxonomy screen #599
977 -* Fixed: Fixed bugs
978 -
979 -v3.0.7.1 - 2021-06-23
980 -* Fixed: Legacy setting showing on all settings pages #571
981 -* Fixed: "Terms for current post" includes all post types #580
982 -* Fixed: Terms been added automatically even when "disable auto tags" is selected #581
983 -* Fixed: "Keywords list" is always added even when the option is unchecked in Auto Terms #575
984 -* Fixed: Added support for hashtag when "whole word" option is selected in auto terms #586
985 -* Removed: Remove "Tag cloud Shortcode" setting #570
986 -* Removed: Remove "Term Group" from "Terms Display" method for choosing terms from the database options #567
987 -
988 -
989 -v3.0.7 - 2021-06-15
990 -* Added New Terms for Current Post menu
991 -* Added New Terms for Current Post widget
992 -* Deprecated Old Tags for Current Post settings
993 -* Fixed bugs
994 -
995 -v3.0.6.1 - 2021-06-03
996 -* Bugs fix and screen tide up
997 -
998 -v3.0.6 - 2021-06-01
999 -* Added New Terms display menu
1000 -* Added New Terms display widget
1001 -* Deprecated Old Tag Cloud settings
1002 -* Deprecated Old Tag Cloud widget
1003 -* Fixed taxonomy archive page to include all asigned post type posts
1004 -
1005 -v3.0.5.2 - 2021-05-18
1006 -* Fixed bugs
1007 -
1008 -v3.0.5.1 - 2021-05-13
1009 -* Fixed bugs
1010 -
1011 -v3.0.5 - 2021-05-10
1012 -* Introduced pro version
1013 -* Fixed bugs
1014 -
1015 -v3.0.4.3 - 2021-04-29
1016 -* Fixed bugs
1017 -
1018 -v3.0.4.2 - 2021-04-29
1019 -* Fixed Mass Edit Terms Bugs when media is selected
1020 -* Updated Taxonomy edit screen
1021 -* Updated default taxonomy list sort by name
1022 -* Updated to redirect to edit screen after creating new taxonomy
1023 -* Fixed other miscellaneous bugs
1024 -
1025 -
1026 -v3.0.4.1 - 2021-04-21
1027 -* Fixed last release bugs
1028 -
1029 -v3.0.4 - 2021-04-21
1030 -* Added taxonomy manage page
1031 -* Added media tags taxonomy for media page
1032 -* Added option to add new taxonomy
1033 -* Added option to edit inbuilt and custom taxonomy
1034 -* Added option to assign taxonomy to custom post(s)
1035 -* Added option to activate and deactivate taxonomy
1036 -
1037 -v3.0.3 - 2021-03-22
1038 -* Improved the "Manage Terms" page
1039 -* Added feature to untag all posts with specific tag to "Manage Terms" page
1040 -* Removed "Autocompletion with old input"
1041 -* Small adjustment to the AutoTerms screen
1042 -* Small improvements to metaboxes
1043 -* Added search to clicktags
1044 -
1045 -v3.0.2 - 2021-03-10
1046 -* Restore Dandelion API
1047 -* Fixed Tags gets split when having an '&' in name
1048 -* Removed Tag4Site API
1049 -* Update Opencalais API URL
1050 -* Clean up the Auto Terms screen and change suggestion tag list to repeated field
1051 -
1052 -v3.0.1 - 2021-03-03
1053 -* Fixed issue with the "tag link format" been stripped out in widgets
1054 -* Fixed input display for "Mass Edit Terms" screen going beyond wrapper
1055 -* Added valid color picker to color select field in TaxoPress > Settings > Tag cloud
1056 -* Updated OpenCalais broken API documentation link
1057 -* Removed Alchemy API
1058 -* Removed Zemanta API
1059 -* Removed Dandelion API
1060 -* Removed Proxem API
1061 -* Removed Yahoo API
1062 -* Hide suggested services in post if there is no active API key
1063 -* Delete "Technical informations" in manage terms
1064 -* Added auto links for all tags even if post doesn't contain tags
1065 -* Updated Auto terms filter layout
1066 -* Fixed "Click Tags" for the new input(Gutenberg) not working
1067 -* Fixed auto tag still been added after been disabled in general settings
1068 -* Updated plugin logo and banner for WordPress.org
1069 -
1070 -v3.0.0 - 2021-02-24
1071 -* Enable 'Advanced Manage Terms', 'Related posts by terms' and 'Tag cloud Shortcode' by default
1072 -* Removed review request box and link
1073 -* Fixed metabox showing up empty if not used
1074 -* Removed unused 'Meta keyword' and 'Related Tags' tabs
1075 -* Organized all plugin options under one admin menu
1076 -* Update footer copyright text
1077 -* Changed plugin name to "TaxoPress"
1078 -
1079 -v2.63 - 2021-01-14
1080 -* fixed an unescaped database query
1081 -* fixed a bug with custom post type name in URL when bulk editing posts
1082 -
1083 -v2.62 - 2020-10-27
1084 -* removed all tracking code
1085 -
1086 -v2.61 - 2020-09-30
1087 -* fixed issue with Maximum number of links for the same tag
1088 -* added dismissible request to rate
1089 -* added promo campaign for WP 301 Redirects
1090 -
1091 -v2.6 - 2020-09-10
1092 -* fixes for WP v5.5
1093 -* WebFactory took over maintenance of the plugin
1094 -* 80,000 installs; 2,203,335 downloads
1095 -
1096 -* Version 2.5.8
1097 - * Fix issue that prevent Suggested Tags from working
1098 - * Fix OpenCalais issue (thanks @timbearcub for the help)
1099 -* Version 2.5.6
1100 - * Github actions...
1101 -* Version 2.5.6
1102 - * Change: remove support of CKEditor for WordPress plugin (not maintained)
1103 - * Bug: Try to fix compat with Classic Editor
1104 - * Bug: Related posts do not appear in the RSS feed.
1105 -* Version 2.5.5
1106 - * Bug: Improves the deactivation of the plugin when the PHP version is too old.
1107 -* Version 2.5.4
1108 - * Bug #114 : fix tag disappear with quick edit
1109 -* Version 2.5.3
1110 - * Feature: Add tracking feature
1111 - * Bug #98 : Fix a PHP notice with link manager
1112 - * Bug: Fix a PHP notice with $post global
1113 - * Feature #113 : Add single option for auto-links
1114 - * Feature #70 : Add a visibility option for click tags feature
1115 - * Bug #35 : Fix a bug with multiple calls of the_content hook
1116 - * Code refactoring in many files, remove old cleanup variables
1117 -* Version 2.5.2
1118 - * Improve Gutenberg detection, fix bug with tag suggestion caused by some 3rd party plugins
1119 -* Version 2.5.1
1120 - * WP.org bumping
1121 -* Version 2.5.0
1122 - * Add PHP7.3 compatibility
1123 - * Preparing compatibility with Gutenberg (Does not work with all features due to a bug into Gutenberg https://github.com/WordPress/gutenberg/issues/15147 )
1124 - * Minor code refactoring
1125 -* Version 2.4.7
1126 - * Compatibility WP 4.8
1127 - * Fix bug for self-closing tags (https://github.com/BeAPI/simple-tags/pull/67)
1128 - * Updated spanish translation (https://github.com/BeAPI/simple-tags/pull/73)
1129 - * Fix WPalchemy suggestion for latest API version
1130 - * Code refactoring for JS tags suggest
1131 - * Fix JS bug with tabs and firefox (https://github.com/BeAPI/simple-tags/issues/58)
1132 - * Fix autolinks for "number tags" / only numeric characters term (https://github.com/BeAPI/simple-tags/issues/72)
1133 - * Add "access token" field settings for Dandelion suggestion API
1134 - * Improve "proxem" error message
1135 -* Version 2.4.6
1136 - * Compatibility WP 4.5
1137 -* Version 2.4.5
1138 - * Add shortcode [st-the-tags] and [st_the_tags]
1139 - * Fix array_flip wp_get_object_terms
1140 -* Version 2.4.4
1141 - * Fix error upload WordPress.org
1142 -* Version 2.4.3
1143 - * Fix metabox title WP 4.4
1144 -* Version 2.4.2
1145 - * Make tags all same count mid-sized (pull request #29) (from Github contribution Sophist-UK)
1146 - * Fix options Advanced Usage on widgets (pull request #28) (from Github contribution Sophist-UK)
1147 -* Version 2.4.1
1148 - * Fix possible warning with preg_match function
1149 - * Specify user-agent for some provider
1150 -* Version 2.4
1151 - * Test OK vs WP 4.0.x
1152 - * Fix Yahoo terms suggestion (use new API)
1153 - * Fix conflict with ShareThis plugin
1154 - * Add option for autolink title attribute
1155 - * Add current state for "click tags" feature (opacity changed if tags is already selected)
1156 - * Fix order by tag cloud
1157 - * Implement dataTXT provider for suggest terms feature (from Github contribution SpazioDati/master)
1158 - * Implement Tag4Site provider for suggest terms feature (from Sergey Zobin)
1159 - * Fix shortcode usage with &
1160 - * Add support of category name into tag cloud function
1161 -* Version 2.3.2
1162 - * Move all get_option request into plugin class, use static
1163 - * Add option for limit autolinks to singular view (default setting, you need change this setting in DB for enable autolinks into all views)
1164 - * Replace old library autocomplete by new jQuery UI autocomplete
1165 - * Add an alternative ENGINE text replacement for autolinks feature, use DOMdocument php extension
1166 - * Fix tags autosuggestion from alchemy API
1167 -* Version 2.3.1
1168 - * Rename jQuery autocomplete library, add prefix for fix JS conflict (event manager)
1169 - * Fix OpenCalais suggest tags
1170 - * Replace clean_page_cache by clean_post_tag
1171 -* Version 2.3
1172 - * Convert all class to STATIC methods
1173 - * Use error message API (self::displayMessage();)
1174 - * Refresh admin UI (settings)
1175 - * Upgrade JS librairies
1176 - * Try to improve performance, use more WP functions instead custom SQL queries
1177 - * Add UNINSTALL method for delete options created by plugins
1178 -* Version 2.2 :
1179 - * Add compatibility with WP3.3
1180 - * Move JavaScript register/enqueue to dedicated hook
1181 -* Version 2.1.2 :
1182 - * Add some nonces for improve security for settings panel
1183 -* Version 2.1.1 :
1184 - * Add a feature that allow deleting rarely used terms. (based on counter term)
1185 - * Fix bug for allow Suggested Tags for page CPT.
1186 -* Version 2.1 :
1187 - * Add compatibility with WP 3.2
1188 - * Fix bug with autocompletion. (jQuery want now a strict content type text/plain)
1189 - * Upgrade JS Libary (jQuery Autocomplete, jQuery Cookie, jQuery bgIframe)
1190 -* Version 2.0-beta9 :
1191 - * Fix conflict with plugin using Google Library Javascript for jQuery. Example : "Use Google Libraries"
1192 - * Add an option for choose input text or textarea for old tags field
1193 - * Add an option for min chars autocompletion
1194 -* Version 2.0-beta8 :
1195 - * Update POT.
1196 - * Update french translation.
1197 -* Version 2.0-beta7 :
1198 - * Add a metabox on write page that allow to deactive autolinks or autotags for a specific post
1199 - * Add an option for restore old feature "Manage terms"
1200 - * Add an option for restore old feature "Related posts"
1201 - * Remove "Clean DB" and "Rename slugs" in manage terms
1202 - * Remove "include cat" on "Related Posts" settings
1203 - * Optimize function "Related posts"
1204 - * Reorganize admin for have a tab features with all features available
1205 - * Use a input text for Simple Tags autocompletion field
1206 - * Remove ID of term from autocompletion
1207 - * Fix autocompletion on mange terms page
1208 - * Add a field for advanced usage on tagcloud widget
1209 -* Version 2.0-beta6 :
1210 - * Add Japanese translation (thanks - kazuhisa)
1211 - * Fix a bug with search and taxonomy param for mass edit terms. (ticket #233)
1212 - * Fix a bug with auto tags and whole word option. (ticket #232)
1213 - * Fix a bug with tag/pages for include pages in WP_Query for a tag
1214 - * Improve performance of auto link
1215 - * Fix a bug with max links by posts for auto links
1216 - * Add an option for choose priority hook of auto links
1217 -* Version 2.0-beta5 :
1218 - * Fix a bug and a notice with st_the_tags() that not display any tags...
1219 -* Version 2.0-beta4 :
1220 - * Fix a fatal with error with autoterms.
1221 - * Fix a bug with autoterms when saving post, somes times called twice...
1222 - * Improve performance when saving posts.
1223 - * Allow old tags field for each custom post type that use post tags.
1224 -* Version 2.0-beta3 :
1225 - * Fix a bug when the st_the_tags() function is called.
1226 -* Version 2.0-beta2 :
1227 - * Restore empty templates functions for skip errors
1228 - * Fix a bug with autolinks
1229 - * Restore custom post tags feature : st_the_tags()
1230 - * Fix a bug with widget taxo option saving
1231 -* Version 2.0-beta1 :
1232 - * This version is a back to fondamentals. Somes features are removed !
1233 - * This version need testing !
1234 - * Remove old marker <!--st_tag_cloud-->
1235 - * Remove related posts
1236 - * Remove related tags
1237 - * Remove tags as HTML keywords
1238 - * Remove nofollow options
1239 - * Remove custom function for display current post tags
1240 - * Remove auto-add post tags
1241 - * Remove embedded tags
1242 - * Change method for tags for page.
1243 - * Improve memory consommation : all feature can be deactived.
1244 - * Improve memory consommation : Stop use class variables for options
1245 - * Support mass edit with CPT/CT
1246 - * Improve AJAX call by using WordPress hook
1247 -* Version 1.8.1 :
1248 - * Improve uninstaller
1249 - * Improve code widgets
1250 - * Improve support of custom taxonomies for simple tags features
1251 -* Version 1.8.0 :
1252 - * Compatibility 3.0
1253 - * Add an option for auto-tags
1254 - * Remove somes notices
1255 - * Fix a bug with tag cloud and empty terms
1256 - * Fix a bug with comma on font-size CSS depending locales
1257 -* Version 1.7.5 :
1258 - * Fix a bug with auto links terms. (type input)
1259 - * Fix cache conflict key
1260 - * Fix a opencalais bug on firt pass integration
1261 - * Fix a bug with limit days/category filter for tag cloud.
1262 - * Fix javascript autocomplete for allow enter new tag.
1263 - * Re-add list of tags on manage page.
1264 -* Version 1.7.4.4 :
1265 - * Fix a stupid during the first activation. (PHP4/PHP5)
1266 -* Version 1.7.4.3 :
1267 - * Fix a bug with PHP 4.4 and plugin activation. (PHP4 suck...)
1268 - * Remove base class for compatibility PHP4.
1269 - * Fix sanitized HTML on admin.
1270 - * Fix random order for tag cloud.
1271 - * Try a fix for support WP-O-Matic cron.
1272 -* Version 1.7.4.2 :
1273 - * Updated Traditional Chinese translation (thank to Neil Lin)
1274 - * Fix a bug with selector taxonomy and user taxonomy. (thank to Nicolas Furno)
1275 -* Version 1.7.4.1 :
1276 - * Updated italian translation
1277 - * Fix a bug with old random value for widget/tag cloud call (thank to [email protected])
1278 -* Version 1.7.4 :
1279 - * Release of version 1.7.4, to avoid confusion with the borked version 1.7.2 published in error.
1280 - * Externalize options array on external file for diminue memory consommation. (call only on options page)
1281 - * Fix importers embedded tags
1282 -* Version 1.7.2 :
1283 - * Add taxonomy support
1284 - * Rewrite manage page
1285 - * New JS for autocomplete, use AJAX for better performance
1286 - * Fix PHP4.
1287 - * Fix bug with Yahoo API/Tag the net for long post
1288 - * Add OpenCalais, Alchemy and Zemanta (first pass, API offers much more possibilities!)
1289 -* Version 1.7.1-rc1.2 : RC 1.2 (this version must be test !)
1290 - * Fix compatibility PHP4
1291 -* Version 1.7.1-rc1.1 : RC 1.1 (this version must be test !)
1292 - * Fix a bug with activation hook.
1293 -* Version 1.7.1-rc1 : RC 1 (this version must be test !)
1294 - * Somes ajust for Wordpress 2.9
1295 - * Remove 99,99% notices PHP from ST
1296 - * Clean some part of the plugin.
1297 -* Version 1.7.1-a1 : Alpha 1
1298 - * Check compatibility WP 2.9 ( fix somes UI bugs )
1299 - * Fix a bug with save Widget options
1300 -* Version 1.7b1.1
1301 - * Add exclude option in auto tags link.
1302 -* Version 1.7b1
1303 - * Add compatibily WP 2.8
1304 - * Remove support old WP versions
1305 - * Change some things on architecture for optimize performance on admin. (stop copy class variables)
1306 - * Use new API for Widgets
1307 - * Use new API for Taxonomy
1308 - * Remove somes "notices" PHP
1309 - * Fix old cache method.
1310 -* Version 1.6.6
1311 - * Add Belorussian translation
1312 -* Version 1.6.5
1313 - * Fix redeclare class "Services_JSON_Error" bug
1314 -* Version 1.6.4
1315 - * Fix a stupid bug with JavaScript add tags.
1316 -* Version 1.6.3
1317 - * Fix a small bug with JSON class.
1318 -* Version 1.6.2
1319 - * Click tags and suggested tags can work with default WordPress Tags.
1320 - * The Simple Tags auto completion replace default WordPress Tags input.
1321 - * Restore administration options.
1322 - * Better management of Simple Tags with WP_Scripts and WP_Styles
1323 - * Add an option for auto link tags.
1324 - * Fix a potential error with compatibility old markers.
1325 - * Update french and chineese translation.
1326 -* Version 1.6.1
1327 - * Fix a JavaScript error for Suggested Tags.
1328 -* Version 1.6.0
1329 - * Add compatibility with WordPress 2.7, use new API for HTTP and Admin. No new features !
1330 -* Version 1.5.7
1331 - * Move autolink after ShortCodes
1332 - * Add Italian and German translation
1333 - * Fix a potential bug during the plugin activation.
1334 -* Version 1.5.6
1335 - * Improve performance of MetaKeywords and Autolink
1336 - * Conform HTML W3C
1337 -* Version 1.5.5
1338 - * Restore full manage page
1339 - * Fix duplicate tags for click tags and autocompletion
1340 - * Lot's of optimization...
1341 - * Update translations
1342 - * Add spanish translation
1343 -* Version 1.5.3
1344 - * Fix counter for tags. (you must re-save your posts)
1345 - * Update translations (ja, ru)
1346 -* Version 1.5.2.1
1347 - * Fix internationalization with Gengo
1348 - * Update zh_CN translation
1349 -* Version 1.5.2
1350 - * Fix widgets
1351 - * Edit priority
1352 - * Fix internationalization
1353 -* Version 1.5.1
1354 - * Wait plugin_init for start ST :)
1355 -* Version 1.5
1356 - * Add compatibility with WordPress 2.5
1357 -* Version 1.3.9
1358 - * Fix nofollow rel feature
1359 - * Remove warning with keywords feature
1360 -* Version 1.3.8
1361 - * Fix internationalization when reset plugin options (and installation)
1362 - * Fix auto link feature (word replaced keep original case)
1363 -* Version 1.3.7
1364 - * Improved performance of Simple Tags (specially Related Posts)
1365 -* Version 1.3.6
1366 - * Fix auto tags with all DB and this feature work also for auto tags save feature
1367 - * Clean lot's url
1368 - * Update japan language
1369 -* Version 1.3.5
1370 - * Add an option for auto link case
1371 - * Fix rel HTML for auto link
1372 - * Restict tag cloud for published tag (exclude programmed)
1373 -* Version 1.3.4
1374 - * Fix autolink (new algo)
1375 -* Version 1.3.3
1376 - * Fix link to new page
1377 - * Update languages
1378 -* Version 1.3.2
1379 - * Update japan translation
1380 -* Version 1.3.1
1381 - * Plugin compatible with mu-plugins without modifications (NOT TAGS SITE WIDE) (for truth !)
1382 - * Include categories into Tag Cloud and Tag list
1383 - * Improve performance with a better WP Object Cache management
1384 - * Add a global option for rel="nofollow" attribute
1385 - * Add an option to limit keywords in HTML header
1386 - * Desactivate keywords generation if All In One SEO Pack is actived.
1387 - * st_the_tags work outside loop now...
1388 - * Add an option to uninstall all ST options
1389 - * Add 2 options for auto tags features
1390 - * Fix javascript autotag features
1391 - * Fix lot's bugs in admin ;)
1392 -* Version 1.3
1393 - * Plugin compatible with mu-plugins without modifications (NOT TAGS SITE WIDE)
1394 - * Fix auto link tags now working without meta-keywords
1395 - * New parameter for auto link tags (min usage)
1396 - * Fix auto link PREG_REPLACE error.
1397 - * New parameter for related posts (min tags shared)
1398 - * Add marker %post_title_attribute% for related posts, to use into title attribute
1399 - * Add Related Tags
1400 - * Add Remove Related Tags
1401 - * Fix alphabetical order in tag cloud with accent
1402 - * New interface for Tags options, more options for easily configuration
1403 - * AJAX admin
1404 - * AJAX Pagination for Manage Tags pages
1405 - * Fix excessive memory consomation
1406 - * Tags suggestion from Yahoo Term Extractions API, Tag The Net and Local Tags with AJAX request
1407 - * Compatible with TinyMCE, FCKeditor, WYMeditor and quicktags
1408 - * Click tags with AJAX request
1409 - * Preview color in Tag Cloud Admin Options
1410 -* Version 1.2.4
1411 - * Fix a bug with inline tags post
1412 -* Version 1.2.3
1413 - * Fix Widgets Order/Selection
1414 - * Improve auto link feature
1415 - * Add a param to desactive font-size during tags cloud generation
1416 - * Add a param "min_usage" to display a tag in tags cloud
1417 - * Smallest size and largest size can be the same...
1418 - * Update translation
1419 -* Version 1.2.2
1420 - * Add more options for inline related posts / tags
1421 - * Fix empty title bug
1422 - * Add maximum param for the function st_the_tags()
1423 - * Update translation
1424 -* Version 1.2.1
1425 - * Fix limit for tag cloud
1426 -* Version 1.2
1427 - * New features
1428 - * Auto link tags in post content
1429 - * Auto tags (new and old content)
1430 - * Importer for embedded tags
1431 - * Tag Cloud
1432 - * Fix Tag Cloud Widgets
1433 - * New way for order tags cloud ( 2 steps )
1434 - * Allow embedded tag cloud
1435 - * Add tag cloud for a specific category
1436 - * Related Posts
1437 - * New options for automatic insertion
1438 - * Add a marker for post_excerpt
1439 - * Fixed display nothing when no related posts
1440 - * Current tags posts
1441 - * New options for automatic insertion
1442 - * Administration
1443 - * Check WP version
1444 - * Mass edit tags improved (search terms, filter untagged)
1445 - * Removed untagged page
1446 - * Improve special characters management (& ...)
1447 - * Uniformize alert message
1448 - * Autocompletion improved !
1449 - * Others
1450 - * Improved plugin cache
1451 -* Version 1.1.1
1452 - * Fix compatibily with MySQL < 4.1 (Marker "related_tags" of Related Posts is desactived.)
1453 -* Version 1.1
1454 - * Fix XML-RPC and Embedded Tags
1455 - * Improve compatibility JS with others plugins (calendar)
1456 - * Minor improve in administration (order keeping on update)
1457 - * Cleaner for empty terms
1458 - * Add limit days for Tag Clouds and Related Posts
1459 - * Add the marker: %relatedtags% for Related Posts => Display tag shared between 2 posts.
1460 - * True random for tag cloud
1461 - * Tag cloud can generate class level for CSS size/color
1462 - * Add Order to Tag Cloud Widgets
1463 - * Add 2 functions
1464 - * st_meta_keywords() : Display keywords for manual insert in header
1465 - * st_the_tags() : Improved the official the_tags() functions.
1466 - * Add marker for Technorati, Flickr and Delicious
1467 -* Version 1.0.4a (1.0.4a fix a small bug introduced in 1.0.4)
1468 - * Update 3 translations for 1.0.4
1469 - * Add Japanese translation
1470 - * Fix "exclude tags" in related posts
1471 -* Version 1.0.3
1472 - * Add 3 translations (german and chineses (zh_TW and zh_CN))
1473 - * Fix a potential bug with posts relateds and WP Object Cache
1474 - * Fix a bug with autocompletion JavaScript (tag not escape)
1475 - * Possibility to customize date format in related posts
1476 - * Optimization in meta keywords
1477 - * New markers to related posts (see advanced usage), old markers are still available
1478 -* Version 1.0.2
1479 - * Keywords
1480 - * Fix a rare bug with problem encoding
1481 - * Delete duplicate keywords
1482 - * Related posts
1483 - * Possibility to randomize post
1484 - * New class for tag UL: "st-related-posts"
1485 - * Tag cloud
1486 - * Possibility to randomize tags
1487 - * New class for tag UL: "st-tag-cloud"
1488 - * Administration
1489 - * Use WP roles instead old levels
1490 - * Possibility to order "Mass edit Tags" by Date or ID
1491 - * Counter now works on "Untagged" page"
1492 - * Fix one bug on Mass Edit Tags, he was impossible to delete all tags for a post.
1493 - * You can desactivate Widgets without have a fatal error
1494 -* Version 1.0.1
1495 - * Fixes 2-3 minors bugs
1496 -* Version 1.0
1497 - * Initial version
298 +The full changelog can be found on [GitHub](https://github.com/taxopress/taxopress/blob/master/CHANGELOG.md).