[wp-hackers] Hacking the Wordpress Core

Roger Chen developer at rogerhub.com
Thu Aug 29 18:52:15 UTC 2013


I would recommend using JavaScript to insert your element. You should avoid
editing core files whenever possible.

Roger


On Thu, Aug 29, 2013 at 11:37 AM, Tony Thomas <01tonythomas at gmail.com>wrote:

> Hi guys,
>
> I was trying to edit the Insert Media page in Wordpress in order to add a
> button near to the search bar. I could do the same very easily using
> firebug and editing the page source live easily. But when trying to
> implement the same on the core files, I found out that there weren't any
> file which contained the same set of html codes as the codes were generated
> real time as the IRC told. If so, how is it possible to add my HTML element
> to the core?
>
> Tony Thomas <http://tttwrites.wordpress.com>
> FOSS at Amrita <http://foss.amrita.ac.in>
> *
> "if there is a wifi,there is a way"*
> _______________________________________________
> wp-hackers mailing list
> wp-hackers at lists.automattic.com
> http://lists.automattic.com/mailman/listinfo/wp-hackers
>


More information about the wp-hackers mailing list