Title: Getting fatal error after upgrading wordpress4.4
Last modified: August 31, 2016

---

# Getting fatal error after upgrading wordpress4.4

 *  Resolved [Chandni](https://wordpress.org/support/users/chandni24/)
 * (@chandni24)
 * [10 years, 4 months ago](https://wordpress.org/support/topic/getting-fatal-error-after-upgrading-wordpress44/)
 * Hi,
 * When I upgrade wordpress 4.4 this error is shoing on my all website pages.No 
   contents are showing on any page.”Fatal error: Call to undefined method stdClass::
   render_screen_reader_content() in /home/lesopera/public_html/devone/wp/wp-admin/
   includes/class-wp-list-table.php on line 405 “. please help me to come out with
   it.
 * Thank you.

Viewing 15 replies - 1 through 15 (of 16 total)

1 [2](https://wordpress.org/support/topic/getting-fatal-error-after-upgrading-wordpress44/page/2/?output_format=md)
[→](https://wordpress.org/support/topic/getting-fatal-error-after-upgrading-wordpress44/page/2/?output_format=md)

 *  [Joe Silva](https://wordpress.org/support/users/jsilva7764/)
 * (@jsilva7764)
 * [10 years, 4 months ago](https://wordpress.org/support/topic/getting-fatal-error-after-upgrading-wordpress44/#post-6907961)
 * From what you describe, it sounds like a theme or plugin may be calling a depreciated
   function. I would start by disabling all of your plugins and switch to a theme
   such as Twenty Sixteen. If the error disappears then there is an issue with one
   of the two. From that point I would make sure all of your plugins and themes 
   are up to date and start enabling plugins one-by-one until you can identify which
   plugin is causing the issue.
 *  Moderator [t-p](https://wordpress.org/support/users/t-p/)
 * (@t-p)
 * [10 years, 4 months ago](https://wordpress.org/support/topic/getting-fatal-error-after-upgrading-wordpress44/#post-6907989)
 * – If all the above steps do not resolve the issue, then try **MANUALLY** updating.
   Download a fresh copy of the WordPress .zip file to your computer, unzip it, 
   and use that to copy up all files and folders **EXCEPT the wp-config.php file
   and the /wp-content/ directory.** You may need to delete the old wp-admin and
   wp-includes folders and files on your server before uploading the new ones. Read
   the Manual Update directions first.
    – **Backup: If you haven’t already done,
   always backup everything (including your database) before doing any actions, 
   just in case something really goes wrong.**
 *  [Joe Silva](https://wordpress.org/support/users/jsilva7764/)
 * (@jsilva7764)
 * [10 years, 4 months ago](https://wordpress.org/support/topic/getting-fatal-error-after-upgrading-wordpress44/#post-6907990)
 * +1 Tara. Should have included that in my original reply.
 *  Thread Starter [Chandni](https://wordpress.org/support/users/chandni24/)
 * (@chandni24)
 * [10 years, 4 months ago](https://wordpress.org/support/topic/getting-fatal-error-after-upgrading-wordpress44/#post-6908049)
 * Thank you for replying.
    This error is only showing on the page which we have
   created. It is not showing on plugin page only on the customize page.
 * Thank you
 *  Moderator [t-p](https://wordpress.org/support/users/t-p/)
 * (@t-p)
 * [10 years, 4 months ago](https://wordpress.org/support/topic/getting-fatal-error-after-upgrading-wordpress44/#post-6908051)
 * is this the guide you followed to create page: [https://codex.wordpress.org/Pages](https://codex.wordpress.org/Pages)
 *  Thread Starter [Chandni](https://wordpress.org/support/users/chandni24/)
 * (@chandni24)
 * [10 years, 4 months ago](https://wordpress.org/support/topic/getting-fatal-error-after-upgrading-wordpress44/#post-6908064)
 * Hi Tara,
 * no. I didn’t create page by following this.
    I created all the pages on my website
   for different different menu options. And customizing some plugins.
 * thankyou
 *  Thread Starter [Chandni](https://wordpress.org/support/users/chandni24/)
 * (@chandni24)
 * [10 years, 4 months ago](https://wordpress.org/support/topic/getting-fatal-error-after-upgrading-wordpress44/#post-6908144)
 * Hi,
 * I Check the theme and disable all the plugin and again activate the thing. But
   still error was showing. Please help me out.
 * Thankyou
 *  Moderator [t-p](https://wordpress.org/support/users/t-p/)
 * (@t-p)
 * [10 years, 4 months ago](https://wordpress.org/support/topic/getting-fatal-error-after-upgrading-wordpress44/#post-6908155)
 * have you tried manually updating?
 * – If all the above steps do not resolve the issue, then try MANUALLY updating.
   Please see my previous reply for more info.
 *  Thread Starter [Chandni](https://wordpress.org/support/users/chandni24/)
 * (@chandni24)
 * [10 years, 4 months ago](https://wordpress.org/support/topic/getting-fatal-error-after-upgrading-wordpress44/#post-6908162)
 * Hi,
 * Yes, I tried manually also but still error is showing. please help me.
 * Thank you
 *  [TequilaAsmussen](https://wordpress.org/support/users/tequilaasmussen/)
 * (@tequilaasmussen)
 * [10 years, 4 months ago](https://wordpress.org/support/topic/getting-fatal-error-after-upgrading-wordpress44/#post-6908164)
 * Hello mate!
    There is any coding mistakes in your coding. You have to check the
   coding of line 405 that is shown in error. You have to fix all the mistakes.
 *  Moderator [t-p](https://wordpress.org/support/users/t-p/)
 * (@t-p)
 * [10 years, 4 months ago](https://wordpress.org/support/topic/getting-fatal-error-after-upgrading-wordpress44/#post-6908166)
 * [@tequilaasmussen](https://wordpress.org/support/users/tequilaasmussen/),
 * > You have to check the coding of line 405 that is shown in error. You have to
   > fix all the mistakes.
 * This is a core file: /wp-admin/includes/class-wp-list-table.php
 * **As the adage goes, don’t modify core files. Modifictions can cause**:
    security
   risks, performance degradation, broken plugins/themes, etc.
 *  Thread Starter [Chandni](https://wordpress.org/support/users/chandni24/)
 * (@chandni24)
 * [10 years, 3 months ago](https://wordpress.org/support/topic/getting-fatal-error-after-upgrading-wordpress44/#post-6908221)
 * Hi,
 * Yes, I check the code and now It all got fixed. Thank you Tara and Tequila.
 *  [Ahir Hemant](https://wordpress.org/support/users/hemant-ahir/)
 * (@hemant-ahir)
 * [10 years, 3 months ago](https://wordpress.org/support/topic/getting-fatal-error-after-upgrading-wordpress44/#post-6908222)
 * never do modification in core files!!
 *  Moderator [t-p](https://wordpress.org/support/users/t-p/)
 * (@t-p)
 * [10 years, 3 months ago](https://wordpress.org/support/topic/getting-fatal-error-after-upgrading-wordpress44/#post-6908223)
 * you are welcome 🙂
 *  [Vinayaka c](https://wordpress.org/support/users/vinayaka-c/)
 * (@vinayaka-c)
 * [10 years ago](https://wordpress.org/support/topic/getting-fatal-error-after-upgrading-wordpress44/#post-6908254)
 * Fatal error: Call to undefined method stdClass::render_screen_reader_content()
   in C:\xampp\htdocs\wordpress\wp-admin\includes\class-wp-list-table.php on line
   407
 * Please help me on this i upgraded wordpress 4.5 i am facing this issue.
 * Thanks in advance

Viewing 15 replies - 1 through 15 (of 16 total)

1 [2](https://wordpress.org/support/topic/getting-fatal-error-after-upgrading-wordpress44/page/2/?output_format=md)
[→](https://wordpress.org/support/topic/getting-fatal-error-after-upgrading-wordpress44/page/2/?output_format=md)

The topic ‘Getting fatal error after upgrading wordpress4.4’ is closed to new replies.

## Tags

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

 * In: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
 * 16 replies
 * 6 participants
 * Last reply from: [Vinayaka c](https://wordpress.org/support/users/vinayaka-c/)
 * Last activity: [10 years ago](https://wordpress.org/support/topic/getting-fatal-error-after-upgrading-wordpress44/page/2/#post-6908255)
 * Status: resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
