*

epoolroy

  • ****
  • 121 posts
How to add Hook for new .PHP File
« on: April 13, 2018, 11:52:52 AM »
Hello, anyone please help me.... I want to know how can i add hook to new .php file....
For example, I copy file from USER-PROFILE.PHP and rename it to USER-PROFILE-2.PHP....
My question how can i open it this file ( USER-PROFILE-2.PHP ) for view from User Dashboard? what code for Hook This File from Dashboard to open it?
Sorry if bad english... Hope anyone can help me.... Thank you.

*

MB Themes

Re: How to add Hook for new .PHP File
« Reply #1 on: April 13, 2018, 12:27:52 PM »
@epoolroy
You need to create plugin and use route.
  To get fast support, we need following details: Detail description, URL to reproduce problem, Screenshots

*

epoolroy

  • ****
  • 121 posts
Re: How to add Hook for new .PHP File
« Reply #2 on: April 14, 2018, 03:43:50 AM »
@epoolroy
You need to create plugin and use route.

im not a programming and i dont know how to build plugin.... any suggest?