Jump to content

How to hide information


LIAT

Recommended Posts

hello evryone,

 

I'm realy need your help!!

I wanted to hide text that appears on the site but drawn from another source, not from this file.

But I want that in this file to write code that blocks the possibility of it appearing.

the text is:

<p class="copyright">

<?php echo sprintf(__('love love love Creativity', PADD_THEME_SLUG), date('Y'), get_bloginfo('name')); ?>

<?php padd_theme_credits(); ?>

</p>

 

the line that i want to hide are:

PADD_THEME_SLUG), date('Y'), get_bloginfo('name')); ?>

<?php padd_theme_credits(); ?>

 

also add the file!

thanks :)

L

 

 

[attachment deleted by admin]

Link to comment
https://forums.phpfreaks.com/topic/241276-how-to-hide-information/
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.