Udemy
    •  
    •  
    •  
    •  
    •  
    •  
    •  
    •  
Turn what you know into an opportunity and reach millions around the world.
Learn More
Your cart is empty.
Keep shopping
Wordpress theme development in hindi
Rating: 4.7 out of 5(2 ratings)
10 students

Wordpress theme development in hindi

Learn about WordPress Theme development including custom WordPress functions, page templates, tags, sidebars and more
Created byKamlesh Jangir
Last updated 12/2020
Hindi

What you'll learn

  • Customize WordPress themes
  • Work with WordPress theme Custom Post Types and Advanced Custom Fields
  • Master how WordPress works behind the scenes
  • Develop custom WordPress theme sidebars
  • Modify the WordPress loop
  • Design and Implement Custom WordPress Page Templates
  • Write Custom WordPress Functions
  • Wordpress RestApi

Course content

2 sections16 lectures2h 33m total length
  • Introduction wordpress installation6:08

    WordPress is open source software you can use to create a beautiful website, blog, or app.39% of the web uses WordPress, from hobby blogs to the biggest news sites online.

  • Introduction wp-admin6:10

    The WordPress admin dashboard, often called WP Admin or WP admin panel, is essentially the control panel for your entire WordPress website. It's where you create and manage content, add functionality in the form of plugins, change styling in the form of themes, and lots, lots more.

  • Post/page content management11:40

    It is a content management system (CMS) that powers more than 35% of the websites around the world — and is continuing to grow. A CMS is a web application that allows website owners, editors, and authors to manage their websites and publish content without any programming knowledge.

  • Theme installation8:32

    A WordPress Theme is a collection of files that work together to produce a graphical interface with an underlying unifying design for a website. These files are called template files. A Theme modifies the way the site is displayed,

  • Plugin installation7:43

    A WordPress plugin is essentially a bit of code that “plugs in” to your self-hosted WordPress site. In human terms, that means a WordPress plugin is something that adds new functionality to your WordPress site or extends existing functionality on your site.

  • Wordpress site settings8:36

    The Settings tab in WordPress Admin sidebar is the central hub to configure settings for different sections of a WordPress website. ... General contains settings such as Site Title, Tagline, WordPress URL, Site URL, E-mail, Registration option, and many other general options for the WordPress site.

Requirements

  • HTML
  • CSS
  • Javascript
  • Jquery
  • PHP/Mysql

Description

Have you ever wanted to learn how to customize a WordPress theme so that it looks and works exactly the way you want it to? Most times our ability to build a WordPress website depends heavily on what options are available to us by the theme and plugins we use. This course aims to break through this barrier by teaching you how to build your very own WordPress functions and templates.

  • Quick Summary of What You Will Learn

    In this course, you will learn

    • How WordPress works behind the scenes to display content on your website

    • How to build your own custom page templates

    • How to write WordPress functions

    • How to work with custom post types and advanced custom fields

    • How to work with WordPress template tags

    • How to create and display your very own custom sidebars

    • and so much more .....

Who this course is for:

  • Students with a foundational knowledge of WordPress
  • Web developers who want to learn how to customize WordPress