<div dir="ltr"><div class="gmail_extra"><div class="gmail_quote">On Wed, Feb 19, 2014 at 10:43 PM, emin ozlem <span dir="ltr"><<a href="mailto:eminozlem@gmail.com" target="_blank">eminozlem@gmail.com</a>></span> wrote:<br>

<blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex"><div dir="ltr"><div><div>PS: I still wonder why every example specifically does:<br>

</div>add_action()<br></div>actual_action() {<br><div class="gmail_extra">instead of other way around.<br>
</div><div class="gmail_extra"></div></div></blockquote></div></div><div class="gmail_extra"><br></div><div class="gmail_extra">Because it keeps the action name and the function that it's hooking closer together in the code and thus visually easier to understand.<br>

<div class="gmail_extra"><br clear="all"><div>-Otto</div><div><br></div></div></div></div>