Quantcast
Channel: WordPress.org Forums » All Topics
Viewing all articles
Browse latest Browse all 67836

Add action hook when displaying page

$
0
0

Replies: 0

Hi,

I’m trying to execute some code whenever Instapage pages are displayed on my WordPress site. I’d like to do this with an action hook, which I suspect could be easily added to this plugin.

Here’s the change that I’m suggesting:
instapage/models/PageModel.php after line 372 add new line:
do_action(‘instapage_display’);

If you have a github repo, I’m happy to contribute via PR!

Thanks!

Jacob


Viewing all articles
Browse latest Browse all 67836

Trending Articles