Oreilly - WordPress for Developers LiveLessons - 9780134176635
Oreilly - WordPress for Developers LiveLessons
by John LeMasney | Publisher: Que | Release Date: June 2015 | ISBN: 9780134176635


4+ Hours of Video InstructionYour hands-on video guide to WordPress.org development: Take total control over WordPress, customizing any site to your unique requirements!DescriptionThese easy video tutorials show how to unleash the full power of WordPress.org's open source code and customize WordPress to your precise requirements. WordPress for Developers LiveLessons walks you through mastering all the development skills you need to make visual, structural, and functional changes that are impossible with packaged solutions. Top WordPress expert John LeMasney walks you through setting up your WordPress development environment, including a complete LAMP stack (Linux, Apache, MySQL, PHP); working with WordPress databases and configuration files; safeguarding WordPress from hackers and spammers; controlling the WordPress engine through functions, hooks, classes, and methods; defining the structure, appearance, and behavior of new themes; using plugins to add powerful new functionality without changing the WordPress engine; and finding the resources and mastering the terminology you need to become an advanced WordPress developer. In just seven hours, you'll learn how to bend WordPress to your will and build sites like nobody else's!About the InstructorJohn LeMasney is a designer, artist, writer, poet, technologist, consultant, open web advocate, and open source evangelist who helps people use technology to improve their lives, work, and world. For more than 20 years, he has consulted on technology, design, communication, and branding for academia, the enterprise, libraries, and consumers. He teaches at Rider University's Master of Arts in Organizational Leadership program, as well as at Princeton Public Library, Princeton Adult School, Library Link NJ, and other venues. He was previously Manager of Educational Technology Training and Outreach at Princeton University. He created the WordPress for Beginners LiveLessons and WordPress for Advanced Users video tutorials.Skill LevelIntermediateAdvancedWhat You Will LearnHow to master the terminology and key concepts of WordPress developmentHow to install, test, and secure WordPress in a self-hosted environmentHow to perform key WordPress file and database server administration tasksHow to manipulate WordPress functions, hooks, classes, and methodsHow to develop WordPress themes, structures, plugins, and functionsHow to use cutting-edge WordPress information resourcesWho Should Take This CourseAnyone who wants to customize WordPress in ways that out-of-the-box or packaged solutions won't allowAny web, IT, or content management professional who wants to take full advantage of the WordPress platformCourse RequirementsBasic web development skills using HTML, CSS, and PHP and/or JavaScript scriptingExperience with hosted WordPress.com or a local WordPress.org installationFamiliarity with WordPress concepts such as themes and plug-insLesson 1: Setting Up Your WordPress EnvironmentInstall and optimize your WordPress.org self-hosted environment, including a complete LAMP stack: Linux operating system, Apache server, MySQL relational database, and PHP scripting language. Plan for a development environment that protects your production system from downtime caused by testing or configuration errors.Lesson 2: Installing and Testing WordPress for DevelopmentInstall WordPress for development, learn how WordPress uses each element of the stack, check for functional issues after an install, and review key challenges in protecting WordPress from hackers and spammers. Get your first look at WordPress' database structure and create database backups, then explore WordPress configuration files and their capabilities.Lesson 3: Information, Articles, and the CodexExplore the resources, sites, and publications you need to do WordPress development well, especially the WordPress Codex and WordPress developer documents.Lesson 4: WordPress's Functions, Hooks, Classes and MethodsExplore the building blocks that enable rich development in WordPress: the functions, hooks, and PHP classes and methods that control how the WordPress engine behaves and displays your content.Lesson 5: WordPress Theme Structure and DevelopmentStart developing WordPress themes! Understand the structure of themes, and adapt a well-documented theme to create your own; review the theme stylesheet, and use it to define look and structure with CSS; examine and call theme functions; use PHP and CSS template files; discover how themes use JavaScript to define WordPress behavior; and discover resources and references for professional theme development.Lesson 6: WordPress Plugins and FunctionsUse plugins to extend WordPress functionality without affecting its core code, deeply modifying and customizing your site while protecting the WordPress engine. Understand the WordPress plugin API and the files that WordPress expects in any plugin; use headers to share licensing and other information; program your plugin, using hooks, template tags, database entries, and options; and discover resources for advanced plugin development.Lesson 7: The Language of WordPressReview the basic terminology you'll encounter as a WordPress developer, so you can speak, write, and think with other professional WordPress developers.About LiveLessons Video TrainingLiveLessons Video Training series publishes hundreds of hands-on, expert-led video tutorials covering a wide selection of technology topics designed to teach you the skills you need to succeed. This professional and personal technology video series features world-leading author instructors published by your trusted technology brands: Addison-Wesley, Cisco Press, IBM Press, Pearson IT Certification, Prentice Hall, Sams, and Que. Topics include IT Certification, Programming, Web Development, Mobile Development, Home and Office Technologies, Business and Management, and more. View all LiveLessons on InformIT at http://www.quepublishing.com/livelessons.
  1. Introduction
    • WordPress for Developers LiveLessons: Introduction 00:05:22
  2. Lesson 1: Setting Up for Development in WordPress
    • Learning Objectives 00:00:39
    • 1.1 The wp-content and related folders 00:15:02
    • 1.2 Access and edit your WordPress files 00:11:31
    • 1.3 Looking in the database 00:09:47
    • 1.4 Examine basic security issues 00:09:32
    • 1.5 Know WordPress development skills 00:09:14
    • 1.6 Consider the Network option for development 00:06:21
  3. Lesson 2: Getting to Know WordPress Theme Development Standards
    • Learning Objectives 00:00:39
    • 2.1 Look at the WordPress theme anatomy 00:03:38
    • 2.2 Create a child theme 00:12:58
    • 2.3 Examine the theme stylesheet 00:07:06
    • 2.4 Learn about the Functions file 00:04:43
    • 2.5 Use template files and the loop 00:11:07
    • 2.6 Use Javascript files 00:05:16
  4. Lesson 3: Getting to Know WordPress Templates
    • Learning Objectives 00:00:30
    • 3.1 What are templates? 00:04:37
    • 3.2 Examine the template file list 00:06:06
    • 3.3 Use basic templates 00:03:33
    • 3.4 Use custom page templates 00:06:28
    • 3.5 Learn the template hierarchy 00:06:23
    • 3.6 Understand the WordPress page structure 00:07:24
  5. Lesson 4: Getting to Know WordPress Plugins and APIs
    • Learning Objectives 00:00:34
    • 4.1 Write a plugin 00:10:24
    • 4.2 Practice secure data validation methods 00:05:27
    • 4.3 Learn about global variables 00:02:41
    • 4.4 Learn the Plugin API 00:03:40
    • 4.5 Use the Shortcode API 00:03:17
    • 4.6 Use the Quicktags API 00:03:41
  6. Lesson 5: Getting to Know Great Themes for Development
    • Learning Objectives 00:00:35
    • 5.1 Examine theme development options 00:19:59
    • 5.2 Play with design and layout 00:13:50
    • 5.3 Learn the TwentyTen theme 00:01:59
    • 5.4 Learn the TwentyFifteen theme 00:01:13
    • 5.5 Use the HTML5Blank theme 00:02:19
    • 5.6 Use the Bones theme 00:03:32
  7. Lesson 6: Getting to Know WordPress Functions
    • Learning Objectives 00:00:33
    • 6.1 Learn the Functions file 00:03:30
    • 6.2 Choose Functions.php or plugins 00:02:34
    • 6.3 Enable WordPress features 00:03:20
    • 6.4 Use Post and Page functions 00:06:03
    • 6.5 Use Category and Taxonomy functions 00:04:55
    • 6.6 Use Attachment and Feed functions 00:05:02
  8. Lesson 7: Getting to Know Resources and References
    • Learning Objectives 00:00:38
    • 7.1 Research WordPress coding standards 00:03:56
    • 7.2 Research theme design 00:03:52
    • 7.3 Research CSS in WordPress 00:03:08
    • 7.4 Research WordPress templates 00:05:37
    • 7.5 Research WordPress functions 00:03:58
    • 7.6 Learn to test and perform quality assurance in WordPress 00:05:12
  9. Summary
    • WordPress for Developers LiveLessons: Summary 00:01:04
  10. Oreilly - WordPress for Developers LiveLessons

    9780134176635.WordPress.for.Developers.LiveLessons.part1.OR.rar

    9780134176635.WordPress.for.Developers.LiveLessons.part2.OR.rar

    9780134176635.WordPress.for.Developers.LiveLessons.part3.OR.rar


 TO MAC USERS: If RAR password doesn't work, use this archive program: 

RAR Expander 0.8.5 Beta 4  and extract password protected files without error.


 TO WIN USERS: If RAR password doesn't work, use this archive program: 

Latest Winrar  and extract password protected files without error.


 Coktum   |  

Information
Members of Guests cannot leave comments.


SermonBox - Seasonal Collection

SermonBox - The Series Pack Collection

Top Rated News

  • Christmas Material
  • Laser Cut & Print Design Elements Bundle - ETSY
  • Daz3D - All Materials - SKU 37000-37999
  • Cgaxis - All Product - 2019 - All Retail! - UPDATED!!!
  • DigitalXModels Full Collections
  • Rampant Design Tools Full Collections Total: $4400
  • FilmLooks.Com Full Collection
  • All PixelSquid Product
  • The Pixel Lab Collection
  • Envato Elements Full Sources- 3200+ Files
  • Ui8.NET Full Sources
  • The History of The 20th Century
  • The Dover Collections
  • Snake Interiors Collections
  • Inspirational Collections
  • Veer Fancy Collections
  • All Ojo Images
  • All ZZVE Collections
  • All Sozaijiten Collections
  • All Image Broker Collections
  • Shuterstock Bundle Collections
  • Tattoo Collections
  • Blend Images Collections
  • Authors Tuorism Collections
  • Motion Mile - Big Bundle
  • PhotoBacks - All Product - 2018
  • Dekes Techniques - Photoshop & Illustrator Course - 1 to 673
Telegram GFXTRA Group
Udemy - Turkce Gorsel Ogrenme Setleri - Part 2
Videohive Wow Pack Series


rss