Author |
Message |
Jewed
Joined: 23 Apr 2018 Posts: 2
|
Posted: Mon Apr 23, 2018 3:24 am Post subject: How to create a wordpress plugin? |
|
|
Hello everybody,
I'd like to write my own Wordpress Plugin. I have been to the official sites and I have looked at some examples. So I have some idea of how to do it.
But I have not found a good reference that describes all the hooks, filters, and actions that I can use. Can anyone recommends such a list? Is there a good book that can help?
Thank's a lot!a |
|
Back to top |
|
 |
Jewed
Joined: 23 Apr 2018 Posts: 2
|
Posted: Fri Jul 20, 2018 12:28 am Post subject: |
|
|
After 3 months of hard working, I succeed to create my first plugin! _________________ Hello! |
|
Back to top |
|
 |
Mark_Lang
Joined: 15 Nov 2018 Posts: 2
|
Posted: Thu Nov 15, 2018 10:31 pm Post subject: |
|
|
It would be interesting to know what kind of plugin you developed? And then those that are simpler, I figured out how to do, but then I had some difficulties. So far, the only possible option I see is to place an order for the finished product. |
|
Back to top |
|
 |
SteveSeidel
Joined: 26 Feb 2019 Posts: 1
|
Posted: Tue Feb 26, 2019 9:13 am Post subject: |
|
|
I'm trying to create a plugin via WordPress Plugin program with CSS files. But I don't know where to find the guide to adding administration menus. |
|
Back to top |
|
 |
vidya31
Joined: 06 Mar 2019 Posts: 2
|
Posted: Thu Mar 14, 2019 12:14 pm Post subject: |
|
|
I am trying to get my first plugin . |
|
Back to top |
|
 |
KristenRad
Joined: 11 Nov 2019 Posts: 1 Location: Ukraine
|
Posted: Mon Nov 11, 2019 12:43 pm Post subject: Wordpress plugins |
|
|
Wordpress plugins are coded in PHP. The easiest way to learn how to make a plugin is to view the code of someone else's plugin and figure out how it works.
theappsolutions.com/blog/reviews/top-4-php-frameworks-2019/ |
|
Back to top |
|
 |
stevenabennett
Joined: 02 Jan 2021 Posts: 1
|
Posted: Wed Jan 06, 2021 11:29 am Post subject: |
|
|
Until a few years ago, I hadn't written a single WordPress plugin. I had created and customized many themes for our clients, but for some reason, I kept telling myself that creating a plugin was beyond my capabilities.
In hindsight, I couldn't have been more wrong.
If you've ever felt this way, let me tell you something. Creating a WordPress plugin is not beyond your capabilities. Anyone that has skills enough to write basic PHP and modify a theme can create a plugin. _________________ stevenabennett |
|
Back to top |
|
 |
|