SlideShare une entreprise Scribd logo
1  sur  50
Faster WordPress Workflows
(For Agencies, Freelancers)
EL Abquina | WordCamp Manila 2016
EL Abquina
ask@techops.ph
Who Am I:
- I work at HPE as a Consultant, but I love making websites as a
hobby.
- I turned WordPress as my new venture as an entrepreneur
What was my first WordPress experience:
- emanilapoetry.com as a Contributor (Tanaga and Sonnets)
Why I Use WordPress:
- With the less time, I can make websites as much as possible and
as fast as I can
Let’s Talk About Stuff:
 Development Environments
 Making Code Quicker, Use Underscores and Dev Plugins!
 WYSIWYG with Visual Composer
 Sliders to Animations with Slider Revolution
 Adding Functionalities with Plugins : WooCommerce
 Summary
Workflow: Defined
 As per Wikipedia: A workflow consists of an orchestrated and repeatable pattern of business
activity enabled by the systematic organization of resources into processes that transform
materials, provide services, or process information.
Workflow is simply, how you complete your work.
Faster is better.
My Workflow Gauges:
Normal
Moving…
Faster
Workflow
Total
Lifesaver!!!
Let us Start!
“My” Development Environment(s)
Where can you start making a WordPress site!
AMP Stack on
your Desktop
 HOW TO:
 Download and Install XAMPP
 Download and Extract WordPress
 Configure Database
 Run WordPress Installation
Requirements:
- Installation of XAMPP, WAMP
or MAMP
- Wordpress Installation
- Database Installation
Normal
Moving…
KALABOX
and
PANTHEON.IO
 HOW TO:
 Download from Kalabox.IO
 Add New Site….. DONE!
 Note: Connect your Pantheon Account (Token)
Requirements:
- INSTALL KALABOX
Total
Lifesaver!!!
Making Code Quicker
Developer Items For Better Development and Code Testing
Child Themes and
“Grandfather”
Themes
 HOW TO:
 Get an existing theme
 Follow the THEME HANDBOOK
https://developer.wordpress.org/themes/getting-started/
 Inherit and enhance using a Child Theme
Requirements:
- DEV - WordPress Installation
- Any IDE for Web Dev
- Pick your preferred Theme
Normal
Moving…
_S or aka
UNDERSCORES
 HOW TO:
 Download from undescores.me
 ADD:
 Theme Unit Test Codex Data Plugin
 Developer Plugin
Requirements:
- HTML + CSS + JS skills
- Any IDE for WEB DEV
Faster
Workflow
Simple and Quick “Template-parts”
system for developing views
Using
Theme Unit Test Codex
Data
- When building a custom
theme, it's important to test it
against all the different types of
content people can place on that
WordPress site the theme we're
running on.
Requirements:
- Install Wordpress Importer
- Download XML Data
- https://codex.wordpress.org/Theme_Unit_Test
- https://wpcom-themes.svn.automattic.com/demo/theme-unit-test-data.xml
Faster
Workflow
Install Wordpress Importer
Import the WXR (.xml) file
of the Theme Unit Test
Data
Enjoy Your New Content
Items
A set of POSTS are generated that
contains various kinds of posts
ranging from TEXT, IMAGES and
even COMMENT and SECURE
posts
Using the Developer
Plugin
- Used to develop themes or
plugins and enable “debug”
mode
- To make this possible, there are
a handful of plugins that you
can choose to install in your site
for debugging purposes.
Total
Lifesaver!!!
Developer, is a plugin built by
Automattic, and can be installed
from the Plugins search page
Developer plugin will help you for a
project either a
- Custom Plugin for self-hosted sites
- Theme Development
- Wordpress VIP Theme
For Developing Themes:
- Debug Bar
- Monster Widget
- Regenerate Thumbnails
- Theme Check
Developer, is actually a plugin
that prompts you to install a long
list of other plugins so you don't
have to source them out, one at a
time.
Reconfigure your Developer
plugin:
Dashboard > Tools > Developer
Additional Tip:
- Ensure you enable WP_DEBUG
in the configuration file to make
Debugger work
Show Current Template
plugin for Theme Views
- Understanding how template
hierarchy works in WordPress
requires mastery of the codex
basics
http://developer.wordpress.org/themes/basics/template-hierarchy/
Faster
Workflow
Show Current Template plugin will
show in the toolbar all the PHP
template files that has been used
this page, post, category view, etc.
This will help easier tracking of your
view, visit a page and see the list
Works nicely with the underscores
(_s) framework and follows the same
concept
Design and Site-Building Magic
Generate features and site-structure as fast as possible
Plain-o’l-
Photoshop
 Create Your Layout in PhotoShop
 Convert Layout as Code in IDE
 Sync or Review on WordPress Site
Requirements:
- Adobe Photoshop or
Illustartor
- Or maybe use
Muse/Dreamweaver?
Normal
Moving…
WordPress
WYSIWYG IDE
 Built-In Theme Preview for Templates
 New IDE: Pinegrow
 https://pinegrow.com/docs/wordpress/
 For Plugins: PHPStorm. Period.
Requirements:
- Install Pinegrow + WP
- $$ XXX.00
Faster
Workflow
Super-Cheap All-
In-One Theme
 HOW TO:
 Go To XXXXX.com and buy that THEME
 Install Theme and Enjoy!!
Requirements:
- Some initial $$$$$$
- Any WordPress Installation
Total
Lifesaver!!!
Faster
Workflow
 Common Bundled Tools:
 Built-In or Custom “Customizer”
 WYSIWYG (What you See is what you get)
Builder
 Slider / Tools , Animation
 SEO Built-In or Custom Fields
Visual Composer for
page and post layouts
- Create Layout for any
WordPress Content and Page
https://vc.wpbakery.com
Total
Lifesaver!!!
Backend Editor Mode
Create Sections, Wraps
and Items of content in
your Page or Post with
writing any code
Treat the editor as if
you are making a
WireFrame for your
page, with content
Available Design Elements
Attach In any Part of
Your Page;
- Slider Widgets
- Custom Headings
- Common Elements
You can also make
content via:
- Mini Visual Editor
- Custom HTML Code
- Custom PHP Code
Real WYSIWYG Editor
Attach In any Part of
Your Page;
- Slider Widgets
- Custom Headings
- Common Elements
You can also make
content via:
- Visual Editor
- Custom HTML Code
- Custom PHP Code
Slider Revolution for
any content display
- “It’s not just a slider, but a
new way to deliver ideas.”
- Build Sliders, Content Feeds,
and other related
- Perpetual License for $ XX.00
https://revolution.themepunch.com/
Total
Lifesaver!!!
A custom plug-in that
enables you build:
- Sliders
- Parallax Animations
- Custom Content
Feeds
All without writing any
code
Default content slider, Post-Based, Social Media Feeds, and a new WooCommerce
Product Slider
Create Slider Animations with Layered Objects: Text, Images, Shapes, or any kind of Object pluggable
http://www.themepunch.com/wp-content/uploads/2015/12/stackingorder.mp4
Examples: Product Sliders
Examples: Youtube Video Stream - Slider
Examples: Slider Home Page with SEARCH BAR
A plugin for that
feature you are
thinking of…
- Social Media
- Forums / Bulletin Boards
- Knowledgebase
- E-Commerce
- Reservation etc.
Total
Lifesaver!!!
WooCommerce Plugin Guided Installation
https://docs.woocommerce.com/document/importing-woocommerce-dummy-data/
Download WooCommerce
Test Data
Revolution Slider + WooCommerce Products
Time to Wrap-up…
Summary
Dev Environment Code Development
Theme Design
Site Build / Plugins
• AMP STACK on
YOUR DESKTOP
• WordPress Codex • Layout / Wireframing
• Photoshop/
Illustrator
• KALABOX.IO • Underscores.me/
Skeleton, etc
• Theme Unit Test
• Pinegrow WP,
PHPStorm, etc
• KALABOX.IO +
PANTHEON.IO
• Developer Plugin • Visual Composer
• Slider Revolution
• WooCommerce
Total
Lifesaver!!!
Faster Workflow
Normal
Moving…
Workflows will help to
enhance your
confidence…
• To complete Work
• To estimate your
capabilities
• To help manage
your Time
Thank You!

Contenu connexe

Tendances

Joomla! multiplied - How to run Multi-Sites - JandBeyond 2014
Joomla! multiplied - How to run Multi-Sites - JandBeyond 2014Joomla! multiplied - How to run Multi-Sites - JandBeyond 2014
Joomla! multiplied - How to run Multi-Sites - JandBeyond 2014Viktor Vogel
 
WordPress Meetup Bandung - December 2014
WordPress Meetup Bandung - December 2014WordPress Meetup Bandung - December 2014
WordPress Meetup Bandung - December 2014Fikri Rasyid
 
Building Your WordPress Website Using Google Apps Engine
Building Your WordPress Website Using Google Apps EngineBuilding Your WordPress Website Using Google Apps Engine
Building Your WordPress Website Using Google Apps EngineKim Beasley
 
WordPress.com vs WordPress.org - How to Choose Your Host
WordPress.com vs WordPress.org - How to Choose Your HostWordPress.com vs WordPress.org - How to Choose Your Host
WordPress.com vs WordPress.org - How to Choose Your Hostlimesquare
 
How to scale your applications ? - #bzhcamp
How to scale your applications ? - #bzhcampHow to scale your applications ? - #bzhcamp
How to scale your applications ? - #bzhcampQuentin Adam
 
I want to be an efficient developper - APIdays Berlin 2014
I want to be an efficient developper - APIdays Berlin 2014I want to be an efficient developper - APIdays Berlin 2014
I want to be an efficient developper - APIdays Berlin 2014Quentin Adam
 
Word Press 101
Word Press 101Word Press 101
Word Press 101Incuba8
 
Wordcamp Wilmington Wordpress 101
Wordcamp Wilmington Wordpress 101Wordcamp Wilmington Wordpress 101
Wordcamp Wilmington Wordpress 101Jared McMullin
 
Word press 2017 hosting
Word press 2017   hostingWord press 2017   hosting
Word press 2017 hostingAshley Cribb
 
WordPress Development in the Enterprise
WordPress Development in the EnterpriseWordPress Development in the Enterprise
WordPress Development in the EnterpriseIan Oeschger
 
Net as an awesome startup platform
Net as an awesome startup platformNet as an awesome startup platform
Net as an awesome startup platformrlacovara
 
WP-CLI For The Win
WP-CLI For The WinWP-CLI For The Win
WP-CLI For The WinMicah Wood
 
WordPress as a Service
WordPress as a ServiceWordPress as a Service
WordPress as a ServiceAndrew Bauer
 
Building the basics (WordPress Ottawa 2014)
Building the basics (WordPress Ottawa 2014)Building the basics (WordPress Ottawa 2014)
Building the basics (WordPress Ottawa 2014)christopherfross
 
Top 10 WordPress Plugins
Top 10 WordPress PluginsTop 10 WordPress Plugins
Top 10 WordPress PluginsManny Sarmiento
 
WordPress Multilingual: WordCamp Antwerp 2016
WordPress Multilingual: WordCamp Antwerp 2016WordPress Multilingual: WordCamp Antwerp 2016
WordPress Multilingual: WordCamp Antwerp 2016Octavio Andrés Cifuentes
 
2011 05 word-press-not-just-for-blogging-anymore
2011 05 word-press-not-just-for-blogging-anymore2011 05 word-press-not-just-for-blogging-anymore
2011 05 word-press-not-just-for-blogging-anymoreRudy Duke
 

Tendances (20)

Joomla! multiplied - How to run Multi-Sites - JandBeyond 2014
Joomla! multiplied - How to run Multi-Sites - JandBeyond 2014Joomla! multiplied - How to run Multi-Sites - JandBeyond 2014
Joomla! multiplied - How to run Multi-Sites - JandBeyond 2014
 
WordPress Meetup Bandung - December 2014
WordPress Meetup Bandung - December 2014WordPress Meetup Bandung - December 2014
WordPress Meetup Bandung - December 2014
 
Building Your WordPress Website Using Google Apps Engine
Building Your WordPress Website Using Google Apps EngineBuilding Your WordPress Website Using Google Apps Engine
Building Your WordPress Website Using Google Apps Engine
 
Welcome to the World of WordPress
Welcome to the World of WordPressWelcome to the World of WordPress
Welcome to the World of WordPress
 
WordPress.com vs WordPress.org - How to Choose Your Host
WordPress.com vs WordPress.org - How to Choose Your HostWordPress.com vs WordPress.org - How to Choose Your Host
WordPress.com vs WordPress.org - How to Choose Your Host
 
How to scale your applications ? - #bzhcamp
How to scale your applications ? - #bzhcampHow to scale your applications ? - #bzhcamp
How to scale your applications ? - #bzhcamp
 
I want to be an efficient developper - APIdays Berlin 2014
I want to be an efficient developper - APIdays Berlin 2014I want to be an efficient developper - APIdays Berlin 2014
I want to be an efficient developper - APIdays Berlin 2014
 
Word Press 101
Word Press 101Word Press 101
Word Press 101
 
Beginning WordPress
Beginning WordPressBeginning WordPress
Beginning WordPress
 
Wordcamp Wilmington Wordpress 101
Wordcamp Wilmington Wordpress 101Wordcamp Wilmington Wordpress 101
Wordcamp Wilmington Wordpress 101
 
Word press 2017 hosting
Word press 2017   hostingWord press 2017   hosting
Word press 2017 hosting
 
WordPress Development in the Enterprise
WordPress Development in the EnterpriseWordPress Development in the Enterprise
WordPress Development in the Enterprise
 
Managed WordPress Demystified
Managed WordPress DemystifiedManaged WordPress Demystified
Managed WordPress Demystified
 
Net as an awesome startup platform
Net as an awesome startup platformNet as an awesome startup platform
Net as an awesome startup platform
 
WP-CLI For The Win
WP-CLI For The WinWP-CLI For The Win
WP-CLI For The Win
 
WordPress as a Service
WordPress as a ServiceWordPress as a Service
WordPress as a Service
 
Building the basics (WordPress Ottawa 2014)
Building the basics (WordPress Ottawa 2014)Building the basics (WordPress Ottawa 2014)
Building the basics (WordPress Ottawa 2014)
 
Top 10 WordPress Plugins
Top 10 WordPress PluginsTop 10 WordPress Plugins
Top 10 WordPress Plugins
 
WordPress Multilingual: WordCamp Antwerp 2016
WordPress Multilingual: WordCamp Antwerp 2016WordPress Multilingual: WordCamp Antwerp 2016
WordPress Multilingual: WordCamp Antwerp 2016
 
2011 05 word-press-not-just-for-blogging-anymore
2011 05 word-press-not-just-for-blogging-anymore2011 05 word-press-not-just-for-blogging-anymore
2011 05 word-press-not-just-for-blogging-anymore
 

Similaire à Faster WordPress Workflows

Essential plugins for your WordPress Website
Essential plugins for your WordPress WebsiteEssential plugins for your WordPress Website
Essential plugins for your WordPress WebsiteAnthony Hortin
 
So, You Wanna Dev? Join the Team! - WordCamp Raleigh 2017
So, You Wanna Dev? Join the Team! - WordCamp Raleigh 2017 So, You Wanna Dev? Join the Team! - WordCamp Raleigh 2017
So, You Wanna Dev? Join the Team! - WordCamp Raleigh 2017 Evan Mullins
 
Wordpress For Begineer
Wordpress For BegineerWordpress For Begineer
Wordpress For BegineerBinita Neupane
 
Wordpress Beyond A Blog Word Camp Toronto08
Wordpress Beyond A Blog Word Camp Toronto08Wordpress Beyond A Blog Word Camp Toronto08
Wordpress Beyond A Blog Word Camp Toronto08Jamie Oastler
 
Step by step guide for creating wordpress plugin
Step by step guide for creating wordpress pluginStep by step guide for creating wordpress plugin
Step by step guide for creating wordpress pluginMainak Goswami
 
WordPress 2.5 Overview - Rich Media Institute
WordPress 2.5 Overview - Rich Media InstituteWordPress 2.5 Overview - Rich Media Institute
WordPress 2.5 Overview - Rich Media InstituteBrendan Sera-Shriar
 
Kick start your career with WordPress
Kick start your career with WordPressKick start your career with WordPress
Kick start your career with WordPressJignasa Naik
 
Kick start your career with wordpress
Kick start your career with wordpressKick start your career with wordpress
Kick start your career with wordpressOpenDev
 
WordCamp Greenville 2018 - Beware the Dark Side, or an Intro to Development
WordCamp Greenville 2018 - Beware the Dark Side, or an Intro to DevelopmentWordCamp Greenville 2018 - Beware the Dark Side, or an Intro to Development
WordCamp Greenville 2018 - Beware the Dark Side, or an Intro to DevelopmentEvan Mullins
 
Theme development essentials columbus oh word camp 2012
Theme development essentials   columbus oh word camp 2012Theme development essentials   columbus oh word camp 2012
Theme development essentials columbus oh word camp 2012Joe Querin
 
Wordpress #2 : customisation
Wordpress #2 : customisationWordpress #2 : customisation
Wordpress #2 : customisationJean Michel
 
Plugin development demystified 2017
Plugin development demystified 2017Plugin development demystified 2017
Plugin development demystified 2017ylefebvre
 
Beginner's guide to drupal
Beginner's guide to drupalBeginner's guide to drupal
Beginner's guide to drupalmayank.grd
 
Extending & Scaling | Dallas PHP
Extending & Scaling | Dallas PHPExtending & Scaling | Dallas PHP
Extending & Scaling | Dallas PHPrandyhoyt
 
Getting to know WordPress
Getting to know WordPressGetting to know WordPress
Getting to know WordPressAnthony Hortin
 
Responsive Theme Workshop - WordCamp Columbus 2015
Responsive Theme Workshop - WordCamp Columbus 2015Responsive Theme Workshop - WordCamp Columbus 2015
Responsive Theme Workshop - WordCamp Columbus 2015Joe Querin
 

Similaire à Faster WordPress Workflows (20)

Essential plugins for your WordPress Website
Essential plugins for your WordPress WebsiteEssential plugins for your WordPress Website
Essential plugins for your WordPress Website
 
So, You Wanna Dev? Join the Team! - WordCamp Raleigh 2017
So, You Wanna Dev? Join the Team! - WordCamp Raleigh 2017 So, You Wanna Dev? Join the Team! - WordCamp Raleigh 2017
So, You Wanna Dev? Join the Team! - WordCamp Raleigh 2017
 
W pthemes
W pthemesW pthemes
W pthemes
 
Wordpress For Begineer
Wordpress For BegineerWordpress For Begineer
Wordpress For Begineer
 
Wordpress Beyond A Blog Word Camp Toronto08
Wordpress Beyond A Blog Word Camp Toronto08Wordpress Beyond A Blog Word Camp Toronto08
Wordpress Beyond A Blog Word Camp Toronto08
 
Step by step guide for creating wordpress plugin
Step by step guide for creating wordpress pluginStep by step guide for creating wordpress plugin
Step by step guide for creating wordpress plugin
 
WordPress 2.5 Overview - Rich Media Institute
WordPress 2.5 Overview - Rich Media InstituteWordPress 2.5 Overview - Rich Media Institute
WordPress 2.5 Overview - Rich Media Institute
 
Kick start your career with WordPress
Kick start your career with WordPressKick start your career with WordPress
Kick start your career with WordPress
 
Kick start your career with wordpress
Kick start your career with wordpressKick start your career with wordpress
Kick start your career with wordpress
 
WordCamp Greenville 2018 - Beware the Dark Side, or an Intro to Development
WordCamp Greenville 2018 - Beware the Dark Side, or an Intro to DevelopmentWordCamp Greenville 2018 - Beware the Dark Side, or an Intro to Development
WordCamp Greenville 2018 - Beware the Dark Side, or an Intro to Development
 
Theme development essentials columbus oh word camp 2012
Theme development essentials   columbus oh word camp 2012Theme development essentials   columbus oh word camp 2012
Theme development essentials columbus oh word camp 2012
 
Wordpress #2 : customisation
Wordpress #2 : customisationWordpress #2 : customisation
Wordpress #2 : customisation
 
WordPress Complete Tutorial
WordPress Complete TutorialWordPress Complete Tutorial
WordPress Complete Tutorial
 
Plugin development demystified 2017
Plugin development demystified 2017Plugin development demystified 2017
Plugin development demystified 2017
 
Beginner's guide to drupal
Beginner's guide to drupalBeginner's guide to drupal
Beginner's guide to drupal
 
Extending & Scaling | Dallas PHP
Extending & Scaling | Dallas PHPExtending & Scaling | Dallas PHP
Extending & Scaling | Dallas PHP
 
Extending WordPress
Extending WordPressExtending WordPress
Extending WordPress
 
Wordpress
WordpressWordpress
Wordpress
 
Getting to know WordPress
Getting to know WordPressGetting to know WordPress
Getting to know WordPress
 
Responsive Theme Workshop - WordCamp Columbus 2015
Responsive Theme Workshop - WordCamp Columbus 2015Responsive Theme Workshop - WordCamp Columbus 2015
Responsive Theme Workshop - WordCamp Columbus 2015
 

Plus de Eladio Jose Abquina

Featured Modules for your Projects!
Featured Modules for your Projects!Featured Modules for your Projects!
Featured Modules for your Projects!Eladio Jose Abquina
 
Stage Lighting Technology and the Design Process
Stage Lighting Technology and the Design ProcessStage Lighting Technology and the Design Process
Stage Lighting Technology and the Design ProcessEladio Jose Abquina
 
Drupal RPG - A Backend Server Story
Drupal RPG - A Backend Server StoryDrupal RPG - A Backend Server Story
Drupal RPG - A Backend Server StoryEladio Jose Abquina
 

Plus de Eladio Jose Abquina (6)

Microsoft Excel - Macros
Microsoft Excel - MacrosMicrosoft Excel - Macros
Microsoft Excel - Macros
 
Featured Modules for your Projects!
Featured Modules for your Projects!Featured Modules for your Projects!
Featured Modules for your Projects!
 
Stage Lighting Technology and the Design Process
Stage Lighting Technology and the Design ProcessStage Lighting Technology and the Design Process
Stage Lighting Technology and the Design Process
 
The Technical Director
The Technical DirectorThe Technical Director
The Technical Director
 
OCC Portal - A Dashboards Story
OCC Portal - A Dashboards StoryOCC Portal - A Dashboards Story
OCC Portal - A Dashboards Story
 
Drupal RPG - A Backend Server Story
Drupal RPG - A Backend Server StoryDrupal RPG - A Backend Server Story
Drupal RPG - A Backend Server Story
 

Dernier

WhatsApp 📞 8448380779 ✅Call Girls In Mamura Sector 66 ( Noida)
WhatsApp 📞 8448380779 ✅Call Girls In Mamura Sector 66 ( Noida)WhatsApp 📞 8448380779 ✅Call Girls In Mamura Sector 66 ( Noida)
WhatsApp 📞 8448380779 ✅Call Girls In Mamura Sector 66 ( Noida)Delhi Call girls
 
Networking in the Penumbra presented by Geoff Huston at NZNOG
Networking in the Penumbra presented by Geoff Huston at NZNOGNetworking in the Penumbra presented by Geoff Huston at NZNOG
Networking in the Penumbra presented by Geoff Huston at NZNOGAPNIC
 
Call Girls In Saket Delhi 💯Call Us 🔝8264348440🔝
Call Girls In Saket Delhi 💯Call Us 🔝8264348440🔝Call Girls In Saket Delhi 💯Call Us 🔝8264348440🔝
Call Girls In Saket Delhi 💯Call Us 🔝8264348440🔝soniya singh
 
VIP Model Call Girls Hadapsar ( Pune ) Call ON 9905417584 Starting High Prof...
VIP Model Call Girls Hadapsar ( Pune ) Call ON 9905417584 Starting  High Prof...VIP Model Call Girls Hadapsar ( Pune ) Call ON 9905417584 Starting  High Prof...
VIP Model Call Girls Hadapsar ( Pune ) Call ON 9905417584 Starting High Prof...singhpriety023
 
Call Now ☎ 8264348440 !! Call Girls in Sarai Rohilla Escort Service Delhi N.C.R.
Call Now ☎ 8264348440 !! Call Girls in Sarai Rohilla Escort Service Delhi N.C.R.Call Now ☎ 8264348440 !! Call Girls in Sarai Rohilla Escort Service Delhi N.C.R.
Call Now ☎ 8264348440 !! Call Girls in Sarai Rohilla Escort Service Delhi N.C.R.soniya singh
 
Call Girls In Model Towh Delhi 💯Call Us 🔝8264348440🔝
Call Girls In Model Towh Delhi 💯Call Us 🔝8264348440🔝Call Girls In Model Towh Delhi 💯Call Us 🔝8264348440🔝
Call Girls In Model Towh Delhi 💯Call Us 🔝8264348440🔝soniya singh
 
✂️ 👅 Independent Andheri Escorts With Room Vashi Call Girls 💃 9004004663
✂️ 👅 Independent Andheri Escorts With Room Vashi Call Girls 💃 9004004663✂️ 👅 Independent Andheri Escorts With Room Vashi Call Girls 💃 9004004663
✂️ 👅 Independent Andheri Escorts With Room Vashi Call Girls 💃 9004004663Call Girls Mumbai
 
DDoS In Oceania and the Pacific, presented by Dave Phelan at NZNOG 2024
DDoS In Oceania and the Pacific, presented by Dave Phelan at NZNOG 2024DDoS In Oceania and the Pacific, presented by Dave Phelan at NZNOG 2024
DDoS In Oceania and the Pacific, presented by Dave Phelan at NZNOG 2024APNIC
 
Russian Call girl in Ajman +971563133746 Ajman Call girl Service
Russian Call girl in Ajman +971563133746 Ajman Call girl ServiceRussian Call girl in Ajman +971563133746 Ajman Call girl Service
Russian Call girl in Ajman +971563133746 Ajman Call girl Servicegwenoracqe6
 
All Time Service Available Call Girls Mg Road 👌 ⏭️ 6378878445
All Time Service Available Call Girls Mg Road 👌 ⏭️ 6378878445All Time Service Available Call Girls Mg Road 👌 ⏭️ 6378878445
All Time Service Available Call Girls Mg Road 👌 ⏭️ 6378878445ruhi
 
Call Girls In Defence Colony Delhi 💯Call Us 🔝8264348440🔝
Call Girls In Defence Colony Delhi 💯Call Us 🔝8264348440🔝Call Girls In Defence Colony Delhi 💯Call Us 🔝8264348440🔝
Call Girls In Defence Colony Delhi 💯Call Us 🔝8264348440🔝soniya singh
 
Hire↠Young Call Girls in Tilak nagar (Delhi) ☎️ 9205541914 ☎️ Independent Esc...
Hire↠Young Call Girls in Tilak nagar (Delhi) ☎️ 9205541914 ☎️ Independent Esc...Hire↠Young Call Girls in Tilak nagar (Delhi) ☎️ 9205541914 ☎️ Independent Esc...
Hire↠Young Call Girls in Tilak nagar (Delhi) ☎️ 9205541914 ☎️ Independent Esc...Delhi Call girls
 
CALL ON ➥8923113531 🔝Call Girls Lucknow Lucknow best sexual service Online
CALL ON ➥8923113531 🔝Call Girls Lucknow Lucknow best sexual service OnlineCALL ON ➥8923113531 🔝Call Girls Lucknow Lucknow best sexual service Online
CALL ON ➥8923113531 🔝Call Girls Lucknow Lucknow best sexual service Onlineanilsa9823
 
Call Girls Service Chandigarh Lucky ❤️ 7710465962 Independent Call Girls In C...
Call Girls Service Chandigarh Lucky ❤️ 7710465962 Independent Call Girls In C...Call Girls Service Chandigarh Lucky ❤️ 7710465962 Independent Call Girls In C...
Call Girls Service Chandigarh Lucky ❤️ 7710465962 Independent Call Girls In C...Sheetaleventcompany
 
Call Girls In Pratap Nagar Delhi 💯Call Us 🔝8264348440🔝
Call Girls In Pratap Nagar Delhi 💯Call Us 🔝8264348440🔝Call Girls In Pratap Nagar Delhi 💯Call Us 🔝8264348440🔝
Call Girls In Pratap Nagar Delhi 💯Call Us 🔝8264348440🔝soniya singh
 
Moving Beyond Twitter/X and Facebook - Social Media for local news providers
Moving Beyond Twitter/X and Facebook - Social Media for local news providersMoving Beyond Twitter/X and Facebook - Social Media for local news providers
Moving Beyond Twitter/X and Facebook - Social Media for local news providersDamian Radcliffe
 

Dernier (20)

WhatsApp 📞 8448380779 ✅Call Girls In Mamura Sector 66 ( Noida)
WhatsApp 📞 8448380779 ✅Call Girls In Mamura Sector 66 ( Noida)WhatsApp 📞 8448380779 ✅Call Girls In Mamura Sector 66 ( Noida)
WhatsApp 📞 8448380779 ✅Call Girls In Mamura Sector 66 ( Noida)
 
Rohini Sector 6 Call Girls Delhi 9999965857 @Sabina Saikh No Advance
Rohini Sector 6 Call Girls Delhi 9999965857 @Sabina Saikh No AdvanceRohini Sector 6 Call Girls Delhi 9999965857 @Sabina Saikh No Advance
Rohini Sector 6 Call Girls Delhi 9999965857 @Sabina Saikh No Advance
 
Networking in the Penumbra presented by Geoff Huston at NZNOG
Networking in the Penumbra presented by Geoff Huston at NZNOGNetworking in the Penumbra presented by Geoff Huston at NZNOG
Networking in the Penumbra presented by Geoff Huston at NZNOG
 
@9999965857 🫦 Sexy Desi Call Girls Laxmi Nagar 💓 High Profile Escorts Delhi 🫶
@9999965857 🫦 Sexy Desi Call Girls Laxmi Nagar 💓 High Profile Escorts Delhi 🫶@9999965857 🫦 Sexy Desi Call Girls Laxmi Nagar 💓 High Profile Escorts Delhi 🫶
@9999965857 🫦 Sexy Desi Call Girls Laxmi Nagar 💓 High Profile Escorts Delhi 🫶
 
Call Girls In Saket Delhi 💯Call Us 🔝8264348440🔝
Call Girls In Saket Delhi 💯Call Us 🔝8264348440🔝Call Girls In Saket Delhi 💯Call Us 🔝8264348440🔝
Call Girls In Saket Delhi 💯Call Us 🔝8264348440🔝
 
VIP Model Call Girls Hadapsar ( Pune ) Call ON 9905417584 Starting High Prof...
VIP Model Call Girls Hadapsar ( Pune ) Call ON 9905417584 Starting  High Prof...VIP Model Call Girls Hadapsar ( Pune ) Call ON 9905417584 Starting  High Prof...
VIP Model Call Girls Hadapsar ( Pune ) Call ON 9905417584 Starting High Prof...
 
Call Now ☎ 8264348440 !! Call Girls in Sarai Rohilla Escort Service Delhi N.C.R.
Call Now ☎ 8264348440 !! Call Girls in Sarai Rohilla Escort Service Delhi N.C.R.Call Now ☎ 8264348440 !! Call Girls in Sarai Rohilla Escort Service Delhi N.C.R.
Call Now ☎ 8264348440 !! Call Girls in Sarai Rohilla Escort Service Delhi N.C.R.
 
Call Girls In Model Towh Delhi 💯Call Us 🔝8264348440🔝
Call Girls In Model Towh Delhi 💯Call Us 🔝8264348440🔝Call Girls In Model Towh Delhi 💯Call Us 🔝8264348440🔝
Call Girls In Model Towh Delhi 💯Call Us 🔝8264348440🔝
 
✂️ 👅 Independent Andheri Escorts With Room Vashi Call Girls 💃 9004004663
✂️ 👅 Independent Andheri Escorts With Room Vashi Call Girls 💃 9004004663✂️ 👅 Independent Andheri Escorts With Room Vashi Call Girls 💃 9004004663
✂️ 👅 Independent Andheri Escorts With Room Vashi Call Girls 💃 9004004663
 
(INDIRA) Call Girl Pune Call Now 8250077686 Pune Escorts 24x7
(INDIRA) Call Girl Pune Call Now 8250077686 Pune Escorts 24x7(INDIRA) Call Girl Pune Call Now 8250077686 Pune Escorts 24x7
(INDIRA) Call Girl Pune Call Now 8250077686 Pune Escorts 24x7
 
DDoS In Oceania and the Pacific, presented by Dave Phelan at NZNOG 2024
DDoS In Oceania and the Pacific, presented by Dave Phelan at NZNOG 2024DDoS In Oceania and the Pacific, presented by Dave Phelan at NZNOG 2024
DDoS In Oceania and the Pacific, presented by Dave Phelan at NZNOG 2024
 
Russian Call girl in Ajman +971563133746 Ajman Call girl Service
Russian Call girl in Ajman +971563133746 Ajman Call girl ServiceRussian Call girl in Ajman +971563133746 Ajman Call girl Service
Russian Call girl in Ajman +971563133746 Ajman Call girl Service
 
All Time Service Available Call Girls Mg Road 👌 ⏭️ 6378878445
All Time Service Available Call Girls Mg Road 👌 ⏭️ 6378878445All Time Service Available Call Girls Mg Road 👌 ⏭️ 6378878445
All Time Service Available Call Girls Mg Road 👌 ⏭️ 6378878445
 
Call Girls In Defence Colony Delhi 💯Call Us 🔝8264348440🔝
Call Girls In Defence Colony Delhi 💯Call Us 🔝8264348440🔝Call Girls In Defence Colony Delhi 💯Call Us 🔝8264348440🔝
Call Girls In Defence Colony Delhi 💯Call Us 🔝8264348440🔝
 
Hire↠Young Call Girls in Tilak nagar (Delhi) ☎️ 9205541914 ☎️ Independent Esc...
Hire↠Young Call Girls in Tilak nagar (Delhi) ☎️ 9205541914 ☎️ Independent Esc...Hire↠Young Call Girls in Tilak nagar (Delhi) ☎️ 9205541914 ☎️ Independent Esc...
Hire↠Young Call Girls in Tilak nagar (Delhi) ☎️ 9205541914 ☎️ Independent Esc...
 
CALL ON ➥8923113531 🔝Call Girls Lucknow Lucknow best sexual service Online
CALL ON ➥8923113531 🔝Call Girls Lucknow Lucknow best sexual service OnlineCALL ON ➥8923113531 🔝Call Girls Lucknow Lucknow best sexual service Online
CALL ON ➥8923113531 🔝Call Girls Lucknow Lucknow best sexual service Online
 
Dwarka Sector 26 Call Girls | Delhi | 9999965857 🫦 Vanshika Verma More Our Se...
Dwarka Sector 26 Call Girls | Delhi | 9999965857 🫦 Vanshika Verma More Our Se...Dwarka Sector 26 Call Girls | Delhi | 9999965857 🫦 Vanshika Verma More Our Se...
Dwarka Sector 26 Call Girls | Delhi | 9999965857 🫦 Vanshika Verma More Our Se...
 
Call Girls Service Chandigarh Lucky ❤️ 7710465962 Independent Call Girls In C...
Call Girls Service Chandigarh Lucky ❤️ 7710465962 Independent Call Girls In C...Call Girls Service Chandigarh Lucky ❤️ 7710465962 Independent Call Girls In C...
Call Girls Service Chandigarh Lucky ❤️ 7710465962 Independent Call Girls In C...
 
Call Girls In Pratap Nagar Delhi 💯Call Us 🔝8264348440🔝
Call Girls In Pratap Nagar Delhi 💯Call Us 🔝8264348440🔝Call Girls In Pratap Nagar Delhi 💯Call Us 🔝8264348440🔝
Call Girls In Pratap Nagar Delhi 💯Call Us 🔝8264348440🔝
 
Moving Beyond Twitter/X and Facebook - Social Media for local news providers
Moving Beyond Twitter/X and Facebook - Social Media for local news providersMoving Beyond Twitter/X and Facebook - Social Media for local news providers
Moving Beyond Twitter/X and Facebook - Social Media for local news providers
 

Faster WordPress Workflows

  • 1. Faster WordPress Workflows (For Agencies, Freelancers) EL Abquina | WordCamp Manila 2016
  • 2. EL Abquina ask@techops.ph Who Am I: - I work at HPE as a Consultant, but I love making websites as a hobby. - I turned WordPress as my new venture as an entrepreneur What was my first WordPress experience: - emanilapoetry.com as a Contributor (Tanaga and Sonnets) Why I Use WordPress: - With the less time, I can make websites as much as possible and as fast as I can
  • 3. Let’s Talk About Stuff:  Development Environments  Making Code Quicker, Use Underscores and Dev Plugins!  WYSIWYG with Visual Composer  Sliders to Animations with Slider Revolution  Adding Functionalities with Plugins : WooCommerce  Summary
  • 4. Workflow: Defined  As per Wikipedia: A workflow consists of an orchestrated and repeatable pattern of business activity enabled by the systematic organization of resources into processes that transform materials, provide services, or process information. Workflow is simply, how you complete your work. Faster is better.
  • 7. “My” Development Environment(s) Where can you start making a WordPress site!
  • 8. AMP Stack on your Desktop  HOW TO:  Download and Install XAMPP  Download and Extract WordPress  Configure Database  Run WordPress Installation Requirements: - Installation of XAMPP, WAMP or MAMP - Wordpress Installation - Database Installation Normal Moving…
  • 9. KALABOX and PANTHEON.IO  HOW TO:  Download from Kalabox.IO  Add New Site….. DONE!  Note: Connect your Pantheon Account (Token) Requirements: - INSTALL KALABOX Total Lifesaver!!!
  • 10. Making Code Quicker Developer Items For Better Development and Code Testing
  • 11. Child Themes and “Grandfather” Themes  HOW TO:  Get an existing theme  Follow the THEME HANDBOOK https://developer.wordpress.org/themes/getting-started/  Inherit and enhance using a Child Theme Requirements: - DEV - WordPress Installation - Any IDE for Web Dev - Pick your preferred Theme Normal Moving…
  • 12. _S or aka UNDERSCORES  HOW TO:  Download from undescores.me  ADD:  Theme Unit Test Codex Data Plugin  Developer Plugin Requirements: - HTML + CSS + JS skills - Any IDE for WEB DEV Faster Workflow
  • 13. Simple and Quick “Template-parts” system for developing views
  • 14. Using Theme Unit Test Codex Data - When building a custom theme, it's important to test it against all the different types of content people can place on that WordPress site the theme we're running on. Requirements: - Install Wordpress Importer - Download XML Data - https://codex.wordpress.org/Theme_Unit_Test - https://wpcom-themes.svn.automattic.com/demo/theme-unit-test-data.xml Faster Workflow
  • 15. Install Wordpress Importer Import the WXR (.xml) file of the Theme Unit Test Data Enjoy Your New Content Items
  • 16. A set of POSTS are generated that contains various kinds of posts ranging from TEXT, IMAGES and even COMMENT and SECURE posts
  • 17. Using the Developer Plugin - Used to develop themes or plugins and enable “debug” mode - To make this possible, there are a handful of plugins that you can choose to install in your site for debugging purposes. Total Lifesaver!!!
  • 18. Developer, is a plugin built by Automattic, and can be installed from the Plugins search page
  • 19. Developer plugin will help you for a project either a - Custom Plugin for self-hosted sites - Theme Development - Wordpress VIP Theme
  • 20. For Developing Themes: - Debug Bar - Monster Widget - Regenerate Thumbnails - Theme Check Developer, is actually a plugin that prompts you to install a long list of other plugins so you don't have to source them out, one at a time.
  • 22. Additional Tip: - Ensure you enable WP_DEBUG in the configuration file to make Debugger work
  • 23. Show Current Template plugin for Theme Views - Understanding how template hierarchy works in WordPress requires mastery of the codex basics http://developer.wordpress.org/themes/basics/template-hierarchy/ Faster Workflow
  • 24. Show Current Template plugin will show in the toolbar all the PHP template files that has been used this page, post, category view, etc. This will help easier tracking of your view, visit a page and see the list
  • 25. Works nicely with the underscores (_s) framework and follows the same concept
  • 26. Design and Site-Building Magic Generate features and site-structure as fast as possible
  • 27. Plain-o’l- Photoshop  Create Your Layout in PhotoShop  Convert Layout as Code in IDE  Sync or Review on WordPress Site Requirements: - Adobe Photoshop or Illustartor - Or maybe use Muse/Dreamweaver? Normal Moving…
  • 28. WordPress WYSIWYG IDE  Built-In Theme Preview for Templates  New IDE: Pinegrow  https://pinegrow.com/docs/wordpress/  For Plugins: PHPStorm. Period. Requirements: - Install Pinegrow + WP - $$ XXX.00 Faster Workflow
  • 29. Super-Cheap All- In-One Theme  HOW TO:  Go To XXXXX.com and buy that THEME  Install Theme and Enjoy!! Requirements: - Some initial $$$$$$ - Any WordPress Installation Total Lifesaver!!! Faster Workflow  Common Bundled Tools:  Built-In or Custom “Customizer”  WYSIWYG (What you See is what you get) Builder  Slider / Tools , Animation  SEO Built-In or Custom Fields
  • 30. Visual Composer for page and post layouts - Create Layout for any WordPress Content and Page https://vc.wpbakery.com Total Lifesaver!!!
  • 31. Backend Editor Mode Create Sections, Wraps and Items of content in your Page or Post with writing any code Treat the editor as if you are making a WireFrame for your page, with content
  • 32. Available Design Elements Attach In any Part of Your Page; - Slider Widgets - Custom Headings - Common Elements You can also make content via: - Mini Visual Editor - Custom HTML Code - Custom PHP Code
  • 33. Real WYSIWYG Editor Attach In any Part of Your Page; - Slider Widgets - Custom Headings - Common Elements You can also make content via: - Visual Editor - Custom HTML Code - Custom PHP Code
  • 34.
  • 35. Slider Revolution for any content display - “It’s not just a slider, but a new way to deliver ideas.” - Build Sliders, Content Feeds, and other related - Perpetual License for $ XX.00 https://revolution.themepunch.com/ Total Lifesaver!!!
  • 36. A custom plug-in that enables you build: - Sliders - Parallax Animations - Custom Content Feeds All without writing any code
  • 37. Default content slider, Post-Based, Social Media Feeds, and a new WooCommerce Product Slider
  • 38.
  • 39. Create Slider Animations with Layered Objects: Text, Images, Shapes, or any kind of Object pluggable http://www.themepunch.com/wp-content/uploads/2015/12/stackingorder.mp4
  • 41. Examples: Youtube Video Stream - Slider
  • 42. Examples: Slider Home Page with SEARCH BAR
  • 43. A plugin for that feature you are thinking of… - Social Media - Forums / Bulletin Boards - Knowledgebase - E-Commerce - Reservation etc. Total Lifesaver!!!
  • 46. Revolution Slider + WooCommerce Products
  • 48. Dev Environment Code Development Theme Design Site Build / Plugins • AMP STACK on YOUR DESKTOP • WordPress Codex • Layout / Wireframing • Photoshop/ Illustrator • KALABOX.IO • Underscores.me/ Skeleton, etc • Theme Unit Test • Pinegrow WP, PHPStorm, etc • KALABOX.IO + PANTHEON.IO • Developer Plugin • Visual Composer • Slider Revolution • WooCommerce Total Lifesaver!!! Faster Workflow Normal Moving…
  • 49. Workflows will help to enhance your confidence… • To complete Work • To estimate your capabilities • To help manage your Time