Smashing WordPress®: Beyond the Blog by Thord Daniel Hedengren
Author:Thord Daniel Hedengren
Language: eng
Format: epub
ISBN: 9781118600740
Published: 2014-02-10T12:07:05+00:00
PART III: USING PLUGINS WITH WORDPRESS
Chapter 7: Making the Most of WordPress Plugins
Chapter 8: Plugins or functions.php?
Chapter 7: Making the Most of WordPress Plugins
IT GOES WITHOUT saying that plugins are different from themes, but they have a lot in common. You could say that when you’re adding functionality to your theme by adding code to the functions.php template file, you’re actually writing a plugin.
But there is a huge difference. Themes are there to display the WordPress site, using the tools available. Plugins, on the other hand, are used when you need to extend the WordPress functionality with additional features. You should remember that because bloating your theme’s functions.php with features isn’t always the best way to go.
In this chapter, you’ll look at plugins from a slightly different standpoint than you did in the themes chapters. The reason for this is simple: Your plugin can do anything. It is basically a way for you to add whatever functionality you want; compare that to doing funky stuff with a select few template tags, and you see the difference.
With plugins, it is not a matter of what you can do, it is more a question of why you would want to do it. With that in mind, treat this chapter as an introduction to a whole new world.
Download
This site does not store any files on its server. We only index and link to content provided by other sites. Please contact the content providers to delete copyright contents if any and email us, we'll remove relevant links or contents immediately.
Content Management | Programming |
User Experience & Usability | User Generated Content |
Web Design | Web Marketing |
Web Services | Website Analytics |
Hello! Python by Anthony Briggs(9926)
The Mikado Method by Ola Ellnestam Daniel Brolund(9786)
Dependency Injection in .NET by Mark Seemann(9347)
Sass and Compass in Action by Wynn Netherland Nathan Weizenbaum Chris Eppstein Brandon Mathis(7787)
The Well-Grounded Java Developer by Benjamin J. Evans Martijn Verburg(7566)
Svelte with Test-Driven Development by Daniel Irvine(7242)
Test-Driven Development with PHP 8 by Rainier Sarabia(6976)
Layered Design for Ruby on Rails Applications by Dementyev Vladimir;(6837)
Secrets of the JavaScript Ninja by John Resig & Bear Bibeault(6541)
Secrets of the JavaScript Ninja by John Resig Bear Bibeault(6423)
Web Development with Django by Ben Shaw Saurabh Badhwar(6301)
React Application Architecture for Production by Alan Alickovic(6020)
Jquery UI in Action : Master the concepts Of Jquery UI: A Step By Step Approach by ANMOL GOYAL(5813)
Kotlin in Action by Dmitry Jemerov(5073)
Audition by Ryu Murakami(4591)
Software Architecture for Web Developers by Mihaela Roxana Ghidersa(4492)
Accelerating Server-Side Development with Fastify by Manuel Spigolon Maksim Sinik & Matteo Collina(4343)
Hands-On Full-Stack Web Development with GraphQL and React by Sebastian Grebe(4323)
Solidity Programming Essentials by Ritesh Modi(4049)
