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