Issue 709 in kaytwo: Add the_footer action in theloop.php to allow plugins to create footers

0 views
Skip to first unread message

codesite...@google.com

unread,
Jan 22, 2009, 6:20:23 AM1/22/09
to k2-i...@googlegroups.com
Updates:
Status: Fixed
Owner: spikeyslam
Labels: -Type-Defect Type-Feature Milestone-1.0-RC8

Comment #1 on issue 709 by spikeyslam: Add the_footer action in theloop.php
to allow plugins to create footers
http://code.google.com/p/kaytwo/issues/detail?id=709

added the actions: "template_entry_head" and "template_entry_foot" in r745.

--
You received this message because you are listed in the owner
or CC fields of this issue, or because you starred this issue.
You may adjust your issue notification preferences at:
http://code.google.com/hosting/settings

codesite...@google.com

unread,
Aug 20, 2009, 11:48:38 AM8/20/09
to k2-i...@googlegroups.com

Comment #2 on issue 709 by i...@diokou.com: Add the_footer action in
theloop.php to allow plugins to create footers
http://code.google.com/p/kaytwo/issues/detail?id=709

You can accomplish your goal by hooking the_content to append a closing
</div> tag
for the .entent-content then open a new div for your entry-footer and its
content.
No need to have a closing </div> for the entry-footer since it will match
the
original wordpress closing </div> of the .entry-content.

Reply all
Reply to author
Forward
0 new messages