I am working on developing a plugin, and I am trying to add a line of text to the bottom of the page, I see there are two actions that seems reasonable, wp_footer() and get_footer(). wp_footer sounds like it may more suited towards code that needs to go at the very end of the page (like JavaScript files), but get_footer didn't have any documentation on its wordpress codex page. Which should I use for something like this?
|
|
|||
|
|
|
These two functions accomplish two different things. So in simpler words Hope this helps :) |
|||
|
|
|
The The |
|||
|
|