WordPress Thesis Theme: Need Theme Code For Multi-page Post

I have a blog that uses the Thesis theme, version 1.8.

What I want: I want the code for the custom_functions.php file to insert that will let me call a plugin only at the end of the post contents, ONLY if it is the final page of contents.

In other words, if a post is only a single page long, it calls the plugin immediately at the the end of the post. BUT if the post is split into 3 pages (for example), it only calls this plugin immediately at the end of the post on the 3rd page.

Leave a Reply

Your email address will not be published. Required fields are marked *