bende wordpress in sitesinden şöyle bir şey buldum ama bu nedir nasıl uygulanır en ufak bir fikrim yok
Alıntı:
== Description ==
For theme and plugin development: in order to have a Javascript function executed ''in the admin areas'' on load, or when the document is ready, use the following:
<pre>
addLoadEvent('my_onload_function');
function my_onload_function(){
alert('Look, the document has loaded.');
}
</pre>
== Usage ==
== Parameters ==
<!--
; userid : (''integer'') The id of the user whose data you want to update.
-->
{{Stub}}
[[Category:Functions]]
[[Category:New page created]]
|