Author |
Message |
Xarzu
Joined: 26 Jan 2010 Posts: 1
|
Posted: Tue Jan 26, 2010 9:58 pm Post subject: Writing a WordPress Plugin |
|
|
I want 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? |
|
Back to top |
|
 |
Alix
Joined: 28 Jul 2010 Posts: 2
|
Posted: Wed Jul 28, 2010 10:01 am Post subject: Hi |
|
|
I Have a proplem that like your proplem
becouse I have a some i dea to programing a plugin wordpress
but i can't Encription it using ioncube,are u have any idea or linke about that???? |
|
Back to top |
|
 |
kblessing
Joined: 31 May 2009 Posts: 241 Location: Grand Rapids, Mi
|
Posted: Wed Jul 28, 2010 2:13 pm Post subject: |
|
|
You should be able to encode the plugin with ioncube encoder very easily. Just have to make sure that non-encoded files can include it (ie: wordpress itself). (ie: don't use --include-if-property or a similar include protection method)
Far as the plugin making, try this tutorial.
http://codex.wordpress.org/Writing_a_Plugin _________________ http://ionvz.com |
|
Back to top |
|
 |
MarkMorris
Joined: 17 Sep 2019 Posts: 2
|
Posted: Tue Sep 17, 2019 11:22 am Post subject: Wordpress |
|
|
You could try to find out some courses on Udemy platform as well |
|
Back to top |
|
 |
|