Do you know how to use wordpress hooks? You can use fep_directory_table_columns filter hook to remove any column or add any new column.
Thread Starter
Asig
(@asig)
Shamim,
Thank you for your prompt reply. I have never worked with WordPress hooks, this is new to me. However I decided to challenge myself to determine if I can figure it out. If not, can I hire your services to make the column changes in the directory listing of Front End PM?
From what I learned in the last few days, I assume that I have to place the new hooks into the file Functions.php in the Front End PM plugin directory, correct?
Andy
If you add/edit anything to plugin files that will be lost when you will update the plugin. It is a better idea to use child theme .
To contact with me you can use https://www.shamimsplugins.com/contact-us/
Thread Starter
Asig
(@asig)
Ok, I will continue to figure this out. If I need further help I will get a quote from you.