wordpress - PHP Need to remove a link from bottom of widget -


I want to delete a link below a GPL WordPress plugin ... I was installing the plugin but the link is now It's also coming under ...

I got the code in the PHP file and here's the code ... if I delete or edit, the codes will disappear in the widget ..... Advice for editing ....

    

And the second part of the php file is ... I think these 2 codes are related ...

  



    

Comments

Popular posts from this blog

Java - Error: no suitable method found for add(int, java.lang.String) -

c# - passing input text from view to contoller with FacebookContext using Facebook app -

Calling a C++ function from C# by passing a string with variable size to it -