• Email
  • Like
  • Save
  • Private Content
  • Embed
 

Don't "Just paste this code in your functions.php"

by on Nov 09, 2011

  • 432 views

Presentation slides from WordCamp Toronto 2011 talk. ...

Presentation slides from WordCamp Toronto 2011 talk.

Many snippets of code are available on the web to add functionality to your WordPress site. “Just paste this code in your functions.php”, used to be the refrain for adding those functions to your site. Now many themes are using the update system, which will overwrite the functions.php when updating and you will lose your changes!

A lot of functions that are key to your site operation, but not related to the theme, are also now being added to the functions.php. These functions should really be saved somewhere else, so your site won’t break when you change or update themes.

This talk will show anyone who uses WordPress how to easily create a very simple child theme, and a very simple personal plugin for saving theme changes and code snippets. It’s really very easy!

Accessibility

Categories

Upload Details

Uploaded via SlideShare as Microsoft PowerPoint

Usage Rights

© All Rights Reserved

Flagged as inappropriate Flag as inappropriate
Flag as inappropriate

Select your reason for flagging this presentation as inappropriate. If needed, use the feedback form to let us know more details.

Cancel

Statistics

Likes
1
Downloads
0
Comments
0
Embed Views
0
Views on SlideShare
432
Total Views
432
Post Comment
Edit your comment

Don’t "Just paste this code in your functions.php" Don’t "Just paste this code in your functions.php" Presentation Transcript