Alex Mathew
Forum Replies Created
Viewing 2 posts - 1 through 2 (of 2 total)
- AuthorPosts
- Alex MathewParticipant
Thanks for the code, the external link button is now added.
Let me know about the attachments button.
Alex MathewParticipantYes my email address is correct, but i have not received any email from your end.
But i have revived emails in past, when i contacted you with subject “Plugin Pro features” on 19 Jan.
Also i want to add a custom button/tab which will redirect the user to other webpage. For this purpose i have added following code in class-fep-menu.php file:
'external' => array( 'title' => __('External Link', 'front-end-pm'), 'action' => 'http://google.com', 'priority' => 55 ),but on frontend the url is appearing something like: http://website.com/?page_id=4&fepaction=http://google.com
- AuthorPosts
Viewing 2 posts - 1 through 2 (of 2 total)