23
Extending Wordpress with Plugins Wordcamp Buffalo 2013 Plugins for the People

Extending Wordpress with Plugins Wordcamp Buffalo 2013

Embed Size (px)

Citation preview

Page 1: Extending Wordpress with Plugins Wordcamp Buffalo 2013

Extending Wordpress with Plugins

Wordcamp Buffalo 2013

Plugins for the People

Page 2: Extending Wordpress with Plugins Wordcamp Buffalo 2013

To Plug in Or Not to Plug in

Not really a question….

Page 3: Extending Wordpress with Plugins Wordcamp Buffalo 2013

Who is this guy?

• GraphicSource.ca – web since 1998• WP since 2006• Hamilton Ontario #Hamont

Page 4: Extending Wordpress with Plugins Wordcamp Buffalo 2013

What is a plug-in?

Page 5: Extending Wordpress with Plugins Wordcamp Buffalo 2013

How do I add one?

Page 6: Extending Wordpress with Plugins Wordcamp Buffalo 2013
Page 7: Extending Wordpress with Plugins Wordcamp Buffalo 2013

WP Plugin Repository – A less than perfect place to find a plugin

Page 8: Extending Wordpress with Plugins Wordcamp Buffalo 2013

WENT TO THE PLUGIN REPOSITORY

FOUND 87 PLUGINS I HAD TO CHOOSE FROM

Page 9: Extending Wordpress with Plugins Wordcamp Buffalo 2013

Stuff shows up in different places.

Things may appear in Different Places – you have to dig around a bit

Page 10: Extending Wordpress with Plugins Wordcamp Buffalo 2013

Let’s Demo

Page 11: Extending Wordpress with Plugins Wordcamp Buffalo 2013

What’s better ?

a 4.2 star rated plugin with 7 votesor a 3.9 star rated plugin with 26 votes

A Short Manifesto about the Wordpress Plugin Repository

Page 12: Extending Wordpress with Plugins Wordcamp Buffalo 2013

It’s time for a revolutionaryChange to the Wordpress Plugin Repository

Or at least a fewMinor modificationsThat would bring itUp to 2013 Standards.

Page 13: Extending Wordpress with Plugins Wordcamp Buffalo 2013

A better rating system – 5 stars not cutting it.Show the number of votesPricing indication Free, Freemium or

PremiumLast UpdatedSortable columnsAdvanced SearchBetter Feedback System – Built right in to

plugins

Plugin Users – Donate once in a while

Manifesto for a better plugin directory

Page 14: Extending Wordpress with Plugins Wordcamp Buffalo 2013

Plugin Central – All your pluginsYoast – SEOBetter WP Security – Security DuhWP3 Total CacheContact Form 7One Click Plugin UpdaterGoogle Analytics

My Default Install List

Page 15: Extending Wordpress with Plugins Wordcamp Buffalo 2013

All kinds of widgets, photos, calendars, Booking systems, ecommerce, donationsSliders, galleries, contests, social mediaWordpress functionality tweaksSite backups / moves - DuplicatorPodcasting – Blubrry Power PressBlogging Tools – Inbound Writer (Premium)Translation / Multi Language

What else can plugins-do

Page 16: Extending Wordpress with Plugins Wordcamp Buffalo 2013

Maintenance – close site to outsiders while working on itNo Longer in Directory – are your current plugins? CSV to SortTable – Sortable HTML tableInvoice King ProCustomer Area – protected area for client files and invoices.Image WidgetInsert Javascript and CSSPerformance Monitoring – GTMetrix for Wordpress, WP system health.

More Plugins

Page 17: Extending Wordpress with Plugins Wordcamp Buffalo 2013

Security Plugins

Better WP SecurityWP Login Delay PluginBrute ProtectWordfence

Clef – www.getclef.com

Page 18: Extending Wordpress with Plugins Wordcamp Buffalo 2013

Careful with overloading too many pluginsWatch site performance If not in use, disableTroubleshooting? Start shutting

them down one by one and testTake some time to evaluate have a planCheck your site after installing oneAvoid mass installs/upgrades of

unknown plugins

Rules of Thumb for Plugins

Page 19: Extending Wordpress with Plugins Wordcamp Buffalo 2013

Podcast review of Plugins with Marcus Couch and John Overall

WPPluginsAtoZ.com

Page 20: Extending Wordpress with Plugins Wordcamp Buffalo 2013

A small line of code that looks like

[shortcode_name]

And allows you to quickly add functionalityUtilized by plugins

[shortcodes]

Page 21: Extending Wordpress with Plugins Wordcamp Buffalo 2013

Don’t Fear Code

HTML / CSSwww.w3schools.comWhy?

Style your textMove things aroundAdd some space around textJazz it up

<p style=“color:red; font-weight:bold;”> Hello </p>

Page 22: Extending Wordpress with Plugins Wordcamp Buffalo 2013

Bonus Design TipGive Your Text Some Space

Page 23: Extending Wordpress with Plugins Wordcamp Buffalo 2013

[email protected]@geoffcampbell1@graphicsrouce

www.geoffcampbell.netwww.graphicsource.ca

For this presentation:Geoffcampbell.net/wctoronto2013

That’s all folks…