Member
Member
mcemrn   2016-09-18, 10:29
#1
Hello, i have another question,for security reasons, i want to remove Zenphoto version, theme and plugins installed from source code, at the bottom of earch source code html page.

I found an old topic: http://www.zenphoto.org/support/topic.php?id=4659

But i have version (latest) 1.4.13 and i only found function in /zp-core/template-functions.php...

But i can not find the file that call this function so i can comment it,
Can you help me please ? I have version 1.4.13 and theme basic
Administrator
Administrator
acrylian   2016-09-18, 14:55
#2
Adding the line `zp_remove_filter('zenphoto_information', 'exposeZenPhotoInformations');` to your theme's `functions.php` will remove the general info about version and plugins.
Member
Member
mcemrn   2016-09-18, 18:24
#3
Thanks acrylian ! It works
  
Powered By MyBB, © 2002-2026 MyBB Group.
Made with by Curves UI.