Title: post_permalink is deprecated
Last modified: August 31, 2016

---

# post_permalink is deprecated

 *  Resolved [Garrett Hyder](https://wordpress.org/support/users/garrett-eclipse/)
 * (@garrett-eclipse)
 * [10 years, 4 months ago](https://wordpress.org/support/topic/post_permalink-is-deprecated/)
 * Hello,
 * Seeing alot of this warning;
    [15-Jan-2016 20:10:19 UTC] PHP Notice: post_permalink
   is **deprecated** since version 4.4! Use get_permalink() instead. in /Users/garretthyder/
   Gitlab/pacific-homes/website/wp-includes/functions.php on line 3573
 * Which is caused by the code in class-testimonials-widget.php on line 1584;
    $
   review_meta[ self::$thing_url ] = post_permalink( $post->ID );
 * Switching this to get_permalink resolves the issue, please correct in upcoming
   release.
 * Thank you
 * [https://wordpress.org/plugins/testimonials-widget/](https://wordpress.org/plugins/testimonials-widget/)

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

 *  Plugin Author [Subharanjan](https://wordpress.org/support/users/subharanjan/)
 * (@subharanjan)
 * [10 years, 4 months ago](https://wordpress.org/support/topic/post_permalink-is-deprecated/#post-6948724)
 * Hi Garrett,
 * I am sorry about the troubles & thank you for reporting this.
 * We have already fixed these deprecation warnings in our latest RC. [https://github.com/michael-cannon/testimonials-widget/blob/3.2.1RC7/CHANGELOG.md](https://github.com/michael-cannon/testimonials-widget/blob/3.2.1RC7/CHANGELOG.md)
   The update should be out in next official release soon.
 * Thanks !!
 *  Thread Starter [Garrett Hyder](https://wordpress.org/support/users/garrett-eclipse/)
 * (@garrett-eclipse)
 * [10 years, 4 months ago](https://wordpress.org/support/topic/post_permalink-is-deprecated/#post-6948875)
 * Awesome thanks [@subharanjan](https://wordpress.org/support/users/subharanjan/),
   all the best. Cheers

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

The topic ‘post_permalink is deprecated’ is closed to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/testimonials-widget_c56561.svg)
 * [Testimonials Widget](https://wordpress.org/plugins/testimonials-widget/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/testimonials-widget/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/testimonials-widget/)
 * [Active Topics](https://wordpress.org/support/plugin/testimonials-widget/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/testimonials-widget/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/testimonials-widget/reviews/)

 * 2 replies
 * 2 participants
 * Last reply from: [Garrett Hyder](https://wordpress.org/support/users/garrett-eclipse/)
 * Last activity: [10 years, 4 months ago](https://wordpress.org/support/topic/post_permalink-is-deprecated/#post-6948875)
 * Status: resolved