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