wordpress plugin troubleshooting 101 in 5 minutes

18
WordPress Plugin Troubleshooting 101 Naoko Takano @ WordPress Meetup Tokyo 02/09/2014 in 5 minutes

Upload: naoko-takano-mccracken

Post on 28-Jan-2015

108 views

Category:

Technology


0 download

DESCRIPTION

Slides for show & tell at WordPress Meetup Tokyo February 2014 http://www.meetup.com/WordPress-Meetup-Tokyo/events/161448392/

TRANSCRIPT

Page 1: WordPress Plugin Troubleshooting 101 in 5 Minutes

WordPress Plugin Troubleshooting

101

Naoko Takano @ WordPress Meetup Tokyo 02/09/2014

in 5 minutes

Page 2: WordPress Plugin Troubleshooting 101 in 5 Minutes

WordPress White Screen of Death

Page 3: WordPress Plugin Troubleshooting 101 in 5 Minutes
Page 4: WordPress Plugin Troubleshooting 101 in 5 Minutes

database connection theme / functions.php corrupted install files

or Plugin

Page 5: WordPress Plugin Troubleshooting 101 in 5 Minutes

Understand the Flowchart

Page 6: WordPress Plugin Troubleshooting 101 in 5 Minutes

http://scribu.net/wordpress/wordpress-plugin-troubleshooting-flowchart.html

Page 7: WordPress Plugin Troubleshooting 101 in 5 Minutes

1. Use the latest version 2. Isolate the issue 3. Find out the conflict

Page 8: WordPress Plugin Troubleshooting 101 in 5 Minutes

Check for Known Issues

Page 9: WordPress Plugin Troubleshooting 101 in 5 Minutes

http://wordpress.org/plugins/vaultpress/faq/

Page 10: WordPress Plugin Troubleshooting 101 in 5 Minutes

http://jetpack.me/support/known-issues/

Page 11: WordPress Plugin Troubleshooting 101 in 5 Minutes

http://contactform7.com/faq/

Page 12: WordPress Plugin Troubleshooting 101 in 5 Minutes

Plugins for Debugging Plugins

Page 13: WordPress Plugin Troubleshooting 101 in 5 Minutes

http://wordpress.org/plugins/debug-bar/

Page 14: WordPress Plugin Troubleshooting 101 in 5 Minutes

http://codex.wordpress.org/Debugging_in_WordPress

Page 15: WordPress Plugin Troubleshooting 101 in 5 Minutes

Google error messages

Page 16: WordPress Plugin Troubleshooting 101 in 5 Minutes

Use the Plugin Forums properly

Page 17: WordPress Plugin Troubleshooting 101 in 5 Minutes

http://wordpress.org/support/plugin/akismet

Page 18: WordPress Plugin Troubleshooting 101 in 5 Minutes

http://codex.wordpress.org/Forum_Welcome