PHP for Wordpress Training Course
With a market share of 60%, WordPress is the Content Management System (CMS) of choice for many of the world's most high-profile websites. PHP is a server side language, which powers about 82 percent of the web.
In this instructor-led, live training (onsite or remote), participants with little or no previous programming experience will learn how to customize a Wordpress website using PHP.
By the end of this training, participants will be able to:
- Set up the development tools needed to quickly start working PHP
- Understand and alter the various types of PHP files in WordPress
- Understand PHP syntax (conditional statements, loops, functions, etc.)
- Write their own plugin or a theme within WordPress
- Debug, deploy and troubleshoot a Wordpress website
Audience
- Web designers
- Content creators with technical skills
- Business owners with technical skills
- Developers with no previous experience with PHP
Format of the Course also allows for the evaluation of participants.
- Interactive lecture and discussion
- Lots of exercises and practice
- Hands-on implementation in a live-lab environment
Note
- To request a customized training for this course, please contact us to arrange.
- To learn more about Wordpress, please visit: https://wordpress.org/
Course Outline
Introduction
- PHP as the foundation for Wordpress
Setting up the Development Environment
Overview of Wordpress Features and Architecture
Overview of PHP Syntax
Accessing PHP Files in Wordpress
Accessing Built-in Functions in Wordpress (Template Tags)
Writing Conditional Code with Conditional Statements and Loops
Editing an Existing Wordpress Theme
Creating Your Own Theme in PHP
Writing a Function in WordPress
Working with Hooks (Actions and Filters)
Variables in WordPress
Writing a Plugin in PHP
Debugging PHP Code
PHP Coding Standards and Best Practices
Deploying the Website
Troubleshooting
Summary and Conclusion
Requirements
- Experience with Wordpress.
- An general understanding of HTML, CSS and JavaScript.
Open Training Courses require 5+ participants.
PHP for Wordpress Training Course - Booking
PHP for Wordpress Training Course - Enquiry
PHP for Wordpress - Consultancy Enquiry
Consultancy Enquiry
Testimonials (5)
Training style and the overall knowledge of the trainer.
Kenosi - NWK Limited
Course - Laravel: Middleware Development
The lessons was very interactive and the excersices was good practical
Heino - NWK Limited
Course - Laravel and Vue.js
Availability of the trainer and personalization of the training
Julien - Urssaf Rhone Alpes
Machine Translated
Covered a lot of material.
Michael Promes - Nebraska Medicine
Course - Laravel PHP Framework
learning the full range of test development
Silviu Avram - Hertz Europe Service Centre Limited
Course - Test Driven Development
Upcoming Courses
Related Courses
Creating and managing Web sites
35 HoursThe training program prepares you for professional web designer (occupation code: 213202 for Standards of Professional Qualifications) in respect of "HTML and CSS in web design" and includes a programming problem using JavaScript and PHP language.
The following program assumes that the participant will be able to design and make websites using HTML 4.0 and Cascading Style Sheets 2.0. In building a web site, you will use the HTML tags to place text, graphics, tables, and interactive forms on the web page, and also links to other web pages and web sites. Using Cascading Style Sheets 2.0 you will perform formatting of web content according to customer requirements.
Course graduates can seek employment in service companies involved in web designing or start consulting service (self-employed). The training program covers the issues of creating web sites using HTML and CSS.
AdaBoost Python for Machine Learning
14 HoursThis instructor-led, live training in France (online or onsite) is aimed at data scientists and software engineers who wish to use AdaBoost to build boosting algorithms for machine learning with Python.
By the end of this training, participants will be able to:
- Set up the necessary development environment to start building machine learning models with AdaBoost.
- Understand the ensemble learning approach and how to implement adaptive boosting.
- Learn how to build AdaBoost models to boost machine learning algorithms in Python.
- Use hyperparameter tuning to increase the accuracy and performance of AdaBoost models.
Test Driven Development
21 HoursThis instructor-led, live training in France (online or onsite) is aimed at intermediate-level software developers and QA engineers who wish to adopt and master TDD principles and practices to improve code quality and development efficiency.
By the end of this training, participants will be able to:
- Understand the principles and workflow of Test-Driven Development (TDD).
- Write effective and maintainable unit tests.
- Utilize mocking frameworks to create comprehensive test scenarios.
- Apply TDD as a design tool to create robust and flexible code.
Design Patterns in PHP
14 HoursThis instructor-led, live training in France (online or onsite) is aimed at intermediate-level PHP developers who wish to apply design patterns effectively in their projects.
By the end of this training, participants will be able to:
- Understand the purpose and benefits of design patterns.
- Identify and implement appropriate design patterns for common scenarios.
- Structure PHP applications using industry-recognized best practices.
- Integrate patterns into modern frameworks such as Symfony or Zend.
Laravel PHP Framework
14 HoursThis instructor-led, live training in France introduces the fundamentals of Laravel and walks participants through the creation of a Laravel-based web application.
Laravel Livewire
7 HoursThis instructor-led, live training in France (online or onsite) is aimed at developers who wish to learn and use Livewire to build modern and dynamic application interfaces.
By the end of this training, participants will be able to:
- Build and test livewire components.
- Build applications using the Livewire library.
- Create dynamic components within PHP.
Laravel and Vue.js
14 HoursThis instructor-led, live training in France (online or onsite) is aimed at web developers who wish to use Laravel and Vue JS for fullstack web development.
By the end of this training, participants will be able to:
- Develop web applications with Laravel and Vue JS.
- Integrate the Laravel backend API into Vue JS.
- Deploy a Laravel application.
Mastering WordPress
21 HoursThis instructor-led, live training in France (online or onsite) is aimed at beginner-level web developers, web designers and WordPress administrators who wish to learn how to install, administer, and optimize WordPress sites, enabling them to create and manage professional and responsive websites.
By the end of this training, participants will be able to:
- Understand the fundamentals of WordPress and its features and benefits.
- Install and configure WordPress on a web server.
- Use plugins, servers, and templates to improve WordPress functionality and performance.
- Create and manage custom post types in WordPress.
- Create WordPress sites at basic, medium, and advanced level.
- Use Elementor to design and customize WordPress sites.
- Implement site map and breadcrumbs for WordPress sites.
- Apply good practices in web and responsive design for WordPress sites.
- Optimize WordPress sites for SEO and Google Analytics.
Developing Websites with PHP
14 HoursThis course deals with developing web applications in PHP. The course has been created for people already familiar with other procedural programming languages. During the course participants will learn how to create a simple dynamic application with PHP and a MySQL database.
PHP Websites Optimization
7 HoursThis course has been created for PHP programmers and website developers interested in PHP code optimization.
The course shows how to find a bottleneck and how to refactor or change the code in the appropriate way.
During this course, participants will deal with real web page examples which will be tracked, analysed and optimized.
Unit Testing with PHPUnit
14 HoursThis instructor-led, live training in France teaches participants how to write testable code in the form of testing units to facilitate the diagnosis, isolation, and resolution of bugs. The training walks participants through the creation of a work-ready, testing environment using the PHPUnit testing framework.
By the end of this training, participants will be able to:
- Distinguish between good and bad testing units.
- Read and interpret test results.
- Proactively manage and diagnose their code base to reduce bugs.
- Ensure that their code base is fit for continuous integration and deployment.
Laravel: Middleware Development
14 HoursThis instructor-led, live training in (online or onsite) is aimed at web developers who wish to build middleware and web services in Laravel.
By the end of this training, participants will be able to:
- Use Laravel PHP Aritisan to generate code and components.
- Build RESTful APIs in Laravel that can browse, read, edit, add, and delete.
- Filter and sort results based on URL parameters using RESTful APIs.
Website Development in PHP
21 HoursThe course familiarizes participants with the PHP language and its integration with the Web environment. The participant will learn how to make a dynamic page, write database applications and to protect applications from unauthorized access.
WordPress
14 HoursAudience: This course is general and can be attended by anyone. Most precisely, this course is attended by people who are interested in developing a website without any coding /programming skills.
Wordpress Advanced
14 HoursIn this instructor-led, live training in France (onsite or remote), participants will take their WordPress skills to the next level as they learn how to set up, customize and deploy a complex commercial-grade website based on Wordpress.
By the end of this training, participants will be able to:
- Install and configure Wordpress locally and in the cloud (single and multi-site.)
- Build a sophisticated, e-commerce website.
- Customize an existing website.
- Brand a website using custom themes.
- Enable booking and membership functionality.
- Set up and administer different user roles (editors, admins, etc.)
- Create a private or public social network
- Optimize a Wordpress website for SEO (Search Engine Optimization.)
- Backup and restore a Wordpress website.
- Maintain and troubleshoot a live, production Wordpress website.