This is a migrated thread and some comments may be shown as answers.

Creating a WordPress Plugin

5 Answers 299 Views
Designs, skins, themes
This is a migrated thread and some comments may be shown as answers.
William
Top achievements
Rank 1
William asked on 21 Jan 2010, 07:41 PM

I want to write my own wordpress plugin.

Does anyone know where I can find a lits of hooks and filters and what they do?

Also, is there a book that is a good reference for people who want to write wordpress plugins?

 

jasen
Top achievements
Rank 1
commented on 19 Jan 2022, 10:14 AM

Hey William 

I suggest you take knowledge from blogs and videos to have guidance to fulfill your goal. Make sure your plugin support all the devices and I will be the first to promote and use your push notification service trial.

5 Answers, 1 is accepted

Sort by
0
Jay
Top achievements
Rank 1
answered on 03 Apr 2013, 09:53 AM
WordPress Plugins are designed to make your job easier running a WordPress based website. But with around 20,000 WordPress plugins available, it's often frustrating finding a plugin to satisfy your requirements. The website easy design software summarizes 12 of the most essential WordPress plugins available for 2012 that help enhance WordPress security, functionality and SEO.
0
Khan
Top achievements
Rank 1
answered on 23 May 2013, 02:49 AM
I am using this software. it must provide all essential seo tips and tricks. thanks for all this. currently i am using this software in this site www.sopersports.com
0
Blogspots
Top achievements
Rank 1
answered on 02 Aug 2014, 02:08 AM
I believe that any plugin Files Typically a plugin lives within its own folder under WP-content/plugins/ inside to your WordPress installation. There is usually at least one PHP file that is typically named after the plugin, but, is your plugin was named amazing-plug then your PHP file name would most likely be amazing-plug.php instead HTML
0
john
Top achievements
Rank 1
answered on 07 Aug 2014, 10:31 AM
I want to write my own wordpress plugin.

Does anyone know where I can find a lits of hooks and filters and what they do?Also, is there a book that is a good reference for people who want to write wordpress plugins?

Thanks and Regards


_______________________________________________________________________________
Slimming Patch
0
Lara
Top achievements
Rank 1
answered on 07 Sep 2018, 07:06 PM

hi there

I managed to create a pluging from scratch but one thing that didn’t work for me:
I did everything just I couln’t find my admin page. For me the problem was in at the “add_menu_page()” function. The problem was the 4th parameter ‘includes/mfp-first-acp-page.php’, I changed it to ‘my-first-plugin/includes/mfp-first-acp-page.php’ and it worked like it should, I named the plugings :
I don’t know if it’s caused by a WP-Update or something else. can somone help me at this stage!?

Regards

Lara.S

Tags
Designs, skins, themes
Asked by
William
Top achievements
Rank 1
Answers by
Jay
Top achievements
Rank 1
Khan
Top achievements
Rank 1
Blogspots
Top achievements
Rank 1
john
Top achievements
Rank 1
Lara
Top achievements
Rank 1
Share this question
or