Title: Plugin update issue
Last modified: January 19, 2020

---

# Plugin update issue

 *  Resolved [Rabby](https://wordpress.org/support/users/mynameisrabby/)
 * (@mynameisrabby)
 * [6 years, 4 months ago](https://wordpress.org/support/topic/plugin-update-issue-5/)
 * **Plugin update issue: 2.4 (2020-01-17)**
 * – Change: Use `term_link` filter instead of the deprecated `category_link` filter.
   Props webgmclassics.
 * This change affects custom taxonomy pramalink. Because `term_link` works on whole
   taxonomy including category and custom taxonomy. Please use previous method `
   category_link` instead `term_link`.
 * I’ve added `category_link` filter and it works well like previous update.
 * This plugin created for Category Permalink only. And it’s neccesery to fix this
   issue for all custom taxonomy user’s.
 * So, for all user’s like me, who use custom taxonomy please help us with it. Because
   not everyone can know the code.
 * And, thanks for this helpful plugin. I’ve already added 5 star feedback.
    -  This topic was modified 6 years, 4 months ago by [Rabby](https://wordpress.org/support/users/mynameisrabby/).
    -  This topic was modified 6 years, 4 months ago by [Rabby](https://wordpress.org/support/users/mynameisrabby/).
    -  This topic was modified 6 years, 4 months ago by [Rabby](https://wordpress.org/support/users/mynameisrabby/).

Viewing 4 replies - 1 through 4 (of 4 total)

 *  Plugin Author [Scott Reilly](https://wordpress.org/support/users/coffee2code/)
 * (@coffee2code)
 * WordPress & Plugin Developer
 * [6 years, 4 months ago](https://wordpress.org/support/topic/plugin-update-issue-5/#post-12340929)
 * [@mynameisrabby](https://wordpress.org/support/users/mynameisrabby/): Thanks 
   for the bug report (and the review)! I’ve just released v2.4.1 of Single Category
   Permalink to fix the issue. Let me know if you have any other problems with the
   plugin.
 * Thanks again!
 *  Thread Starter [Rabby](https://wordpress.org/support/users/mynameisrabby/)
 * (@mynameisrabby)
 * [6 years, 4 months ago](https://wordpress.org/support/topic/plugin-update-issue-5/#post-12340962)
 * Hi [@coffee2code](https://wordpress.org/support/users/coffee2code/) Scott Reilly,
 * Thank you very much for quick update. You are amazing.
 * I’ve donwloaded the plugin. I saw that the `term_link` filter is still there.
   `
   add_filter( 'term_link', array( __CLASS__, 'category_link' ), 10, 3 );`.
 * I think the plugin is still in review. So, when it’s ready to update from Admin
   panel and _v2.4.1_ will be available for download. I’ll check and inform you.
 * Best Regards,
    Rabby
    -  This reply was modified 6 years, 4 months ago by [Rabby](https://wordpress.org/support/users/mynameisrabby/).
 *  Thread Starter [Rabby](https://wordpress.org/support/users/mynameisrabby/)
 * (@mynameisrabby)
 * [6 years, 4 months ago](https://wordpress.org/support/topic/plugin-update-issue-5/#post-12341098)
 * Hi [@coffee2code](https://wordpress.org/support/users/coffee2code/) Scott Reilly,
 * I saw that you’ve fixed the issue in perfect way. The issue has been fixed for
   custom taxonomy. Thanks a lot from free user community.
 * Regards,
    Rabby
 *  Plugin Author [Scott Reilly](https://wordpress.org/support/users/coffee2code/)
 * (@coffee2code)
 * WordPress & Plugin Developer
 * [6 years, 4 months ago](https://wordpress.org/support/topic/plugin-update-issue-5/#post-12342830)
 * Thanks again for reporting the issue and for verifying the fix. Cheers!

Viewing 4 replies - 1 through 4 (of 4 total)

The topic ‘Plugin update issue’ is closed to new replies.

 * ![](https://ps.w.org/single-category-permalink/assets/icon-128x128.png?rev=1092767)
 * [Single Category Permalink](https://wordpress.org/plugins/single-category-permalink/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/single-category-permalink/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/single-category-permalink/)
 * [Active Topics](https://wordpress.org/support/plugin/single-category-permalink/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/single-category-permalink/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/single-category-permalink/reviews/)

 * 4 replies
 * 2 participants
 * Last reply from: [Scott Reilly](https://wordpress.org/support/users/coffee2code/)
 * Last activity: [6 years, 4 months ago](https://wordpress.org/support/topic/plugin-update-issue-5/#post-12342830)
 * Status: resolved