Link format post open in new tab

Posted in: Newspaper
Post count: 68

How in link post type open link in new tab. Where add target=”_blank”. Or if something better

Post count: 68

.

Post count: 22421

Hello,
If you want to open a certain post type in a new tab/window you can add the target”_blank” attribute to the functions that creates the link for the title. For example for modules the code can be found here: http://screencast.com/t/Ht0RcY57
You can alter this function and add the attribute at the end of the a link and if you want to target just the specific post type you can add a condition to the function: https://codex.wordpress.org/Function_Reference
I hope this helps.
Thank you!

Post count: 68

Thanks for solution.

Tagdiv best all the time. 😉

Viewing 4 posts - 1 through 4 (of 4 total)
You must be logged in to reply to this topic.