Wordpress Plugin Development tutorial from scratch (Part 2) Wordpress Plugin Comment Section
In this video session i have explained about:
#WordpressTutorialsPoint
#WordpressLearnersHub
#WordpressCustomizations
#LearnWordpressStepbyStep
#WordpressBySanjay
1. How we define our plugin in wordpress ?
===============
a. A WordPress Plugin is a program or a set of one or more functions written in the PHP scripting language, that adds a specific set of features or services to the WordPress site.
b. Make /wp-content/plugins/custom-plugin folder
c. Make a php file for your plugin
d. All we need to add this comment section code to PHP file
/*
Plugin Name: Custom Plugin
Plugin URI: your-custom-plugin-url
Description: your-plugin-description
Version: plugin-version
Author: plugin-author
Author URI: author-url
License: GPL2
*/
Of all this information, only the plugin’s name is required. But if you intend to distribute your plugin, you should add as much data as possible.
When creating complex functionality, splitting your plugin into multiple files and folders might be easier. The choice is yours, but following a few good tips will make your life easier.
How we can introduce plugin in wordpress?
===============
a. First Install Wordpress (for help https://www.youtube.com/watch?v=MREgql9jmf0)
b. Go to /wp-content/plugins folder
c. Make your custom directory as of your pugin name.
d. Make your first php file as of your main plugin file like /wp-content/plugins/custom-plugin/wp-custom-plugin.php
SOCIAL :
===============
Subscribe : https://www.youtube.com/channel/UCB2flCo-gW6RhpVVXySqcMg
FACEBOOK : https://www.facebook.com/onlinewebtutorhub/
TWITTER: https://twitter.com/owthub
BLOG: https://onlinewebtutorhub.blogspot.in/
RECOMMENDATION:
===============
1. Some knowledge of PHP, HTML for this video series
2. How to Install Wordpress: https://www.youtube.com/watch?v=MREgql9jmf0
3. What is plugin: https://www.youtube.com/watch?v=Mq52jXX6hbI&list=PLT9miexWCpPUQkQwL-COHmo0Jd0qxLjTn&index=1&t=21s
Also you can learn Wordpress Custom
===============
Theme Development: https://www.youtube.com/watch?v=MREgql9jmf0&list=PLT9miexWCpPV9WxY_QG3qxUGKzw54LboW
Widget Development: https://www.youtube.com/watch?v=ZSbdYG1svV8&list=PLT9miexWCpPUgibUXDZ7JP1j3U-m61U8m
Tags
===============
online web tutor,
profotech solutions,
wordpress plugin development from scratch in hindi,
wordpress plugin development from scratch in easy steps,
wordpress plugin development,
wordpress plugin development in easy steps,
plugin development in wordpress from scratch in hindi,
plugin development in wordpress by online web tutor,
plugin development in wordpress tutorials from scratch in hindi,
plugin theme development tutorials in hindi,
plugin development tutorials in hindi,
owt tuts,
wordpress customizations,
wordpress customisations,
Thanks
Online Web Tutor
Keep learning and Sharing :)
-~-~~-~~~-~~-~-
Please watch: "Learn backbone.js tutorial from scratch"
https://www.youtube.com/watch?v=HOAU-nfy5Sc
-~-~~-~~~-~~-~-
Что делает видео по-настоящему запоминающимся? Наверное, та самая атмосфера, которая заставляет забыть о времени. Когда вы заходите на RUVIDEO, чтобы посмотреть онлайн «Wordpress Plugin Development tutorial from scratch (Part 2) Wordpress Plugin Comment Section», вы рассчитываете на нечто большее, чем просто загрузку плеера. И мы это понимаем. Контент такого уровня заслуживает того, чтобы его смотрели в HD 1080, без дрожания картинки и бесконечного буферизации.
Честно говоря, Rutube сегодня — это кладезь уникальных находок, которые часто теряются в общем шуме. Мы же вытаскиваем на поверхность самое интересное. Будь то динамичный экшн, глубокий разбор темы от любимого автора или просто уютное видео для настроения — всё это доступно здесь бесплатно и без лишних формальностей. Никаких «заполните анкету, чтобы продолжить». Только вы, ваш экран и качественный поток.
Если вас зацепило это видео, не забудьте взглянуть на похожие материалы в блоке справа. Мы откалибровали наши алгоритмы так, чтобы они подбирали контент не просто «по тегам», а по настроению и смыслу. Ведь в конечном итоге, онлайн-кинотеатр — это не склад файлов, а место, где каждый вечер можно найти свою историю. Приятного вам отдыха на RUVIDEO!
Видео взято из открытых источников Rutube. Если вы правообладатель, обратитесь к первоисточнику.