最新消息:雨落星辰是一个专注网站SEO优化、网站SEO诊断、搜索引擎研究、网络营销推广、网站策划运营及站长类的自媒体原创博客

How can I start Plugin Development?

programmeradmin1浏览0评论

I have expertise in HYML, CSS, Basic JS and PHP so for plugin development what should I learn and where can I start plugin development?

Thanks in advance

I have expertise in HYML, CSS, Basic JS and PHP so for plugin development what should I learn and where can I start plugin development?

Thanks in advance

Share Improve this question asked Jun 14, 2019 at 18:40 Sheraz KhanSheraz Khan 12 bronze badges 1
  • 1 Read This - developer.wordpress/plugins/intro – RiddleMeThis Commented Jun 14, 2019 at 18:42
Add a comment  | 

1 Answer 1

Reset to default -1

You need to learn how WP is 'built' and functions. An understanding of that will help immensely.

Start at the Codex https://codex.wordpress/ . Lots of information about everything WP. And there are lots of googles/bings/ducks about creating plugins.

Start with a simple plugin that changes a minor thing (like changing the 'Howdy' to 'Welcome' on the admin screen. Then try a Settings page that stores things in the wp-options table. Again, lots of tutorials on plugins.

This is not an easy or quick 'journey', but lots of fun if you like tweaking and programming things.

Good luck!

与本文相关的文章

发布评论

评论列表(0)

  1. 暂无评论