Title: php errors post_permalink is deprecated since version 4.4 since update
Last modified: August 30, 2016

---

# php errors post_permalink is deprecated since version 4.4 since update

 *  [Stevie](https://wordpress.org/support/users/jeronemo/)
 * (@jeronemo)
 * [10 years, 5 months ago](https://wordpress.org/support/topic/php-errors-post_permalink-is-deprecated-since-version-44-since-update/)
 * Hey!
 * Something messed up my WP installation and I experience regular php errors in
   the wp-admin backend.
 * For example when I quickedit a post (like changing the category) I get this error…
 *     ```
       Notice: post_permalink is deprecated since version 4.4! Use get_permalink() instead. in .../wp-includes/functions.php on line 3568
   
       Notice: Undefined index: lat_long_action in .../admin/post/post.php on line 24
       ```
   
 * And also I ran across this error…
 *     ```
       Notice: post_permalink is deprecated since version 4.4! Use get_permalink() instead. in /var/www/virtual/jeronemo/html/wp/wp-includes/functions.php on line 3568
   
       Fatal error: Call to undefined function restore_current_blog() in /var/www/virtual/jeronemo/html/wp/wp-content/plugins/social-networks-auto-poster-facebook-twitter-g/NextScripts_SNAP.php on line 248
       ```
   
 * Anyone knows what could be the reason for this?

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

 *  [girlieworks](https://wordpress.org/support/users/girlieworks/)
 * (@girlieworks)
 * [10 years, 5 months ago](https://wordpress.org/support/topic/php-errors-post_permalink-is-deprecated-since-version-44-since-update/#post-6866972)
 * Setting `WP_DEBUG` to `false` in your `wp-config.php` file should make the **
   notices** go away.
 * As far as the **fatal error**, that means there’s a problem with your “social
   networks auto poster” plugin, and so you need to deactivate it until you can 
   get an update from its developer. (If you can’t get into your dashboard, then
   you’ll have to do it [manually](http://www.thehostingnews.com/how-to-manually-disable-a-wordpress-plugin.html).)
 *  Thread Starter [Stevie](https://wordpress.org/support/users/jeronemo/)
 * (@jeronemo)
 * [10 years, 5 months ago](https://wordpress.org/support/topic/php-errors-post_permalink-is-deprecated-since-version-44-since-update/#post-6867067)
 * Thanks!
    I could fix most of the errors. It seems that W3-Total-Cache is using
   post_permalink which will not work anymore.
 * Anyone knows if there will be an update for W3-Total-Cache for WP4.4?
 *  [girlieworks](https://wordpress.org/support/users/girlieworks/)
 * (@girlieworks)
 * [10 years, 5 months ago](https://wordpress.org/support/topic/php-errors-post_permalink-is-deprecated-since-version-44-since-update/#post-6867073)
 * To the contrary, `post_permalink` **does** still work; it’s just not the **preferred**
   function to use.

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

The topic ‘php errors post_permalink is deprecated since version 4.4 since update’
is closed to new replies.

## Tags

 * [deprecated](https://wordpress.org/support/topic-tag/deprecated/)
 * [php-error](https://wordpress.org/support/topic-tag/php-error/)

 * In: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
 * 3 replies
 * 2 participants
 * Last reply from: [girlieworks](https://wordpress.org/support/users/girlieworks/)
 * Last activity: [10 years, 5 months ago](https://wordpress.org/support/topic/php-errors-post_permalink-is-deprecated-since-version-44-since-update/#post-6867073)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
