i have a plugin called wpcopyright pro
for some reason, there is a link at the bottom of my blog below the footer
how can i remove this or move it inside my footer
jvazjrsblog.com
i have a plugin called wpcopyright pro
for some reason, there is a link at the bottom of my blog below the footer
how can i remove this or move it inside my footer
jvazjrsblog.com
How to remove the text in the footer?
Remove the footer text is easy, you just have to give us a $10 coffee here and then write to info@wp-copyrightpro.com.
This is the second one today that seems to violate the plugin rules on here:
4.The plugin must not embed external links on the public site (like a "powered by" link) without explicitly asking the user's permission.
i only want real answers
Since that plugin uses a number of encoded strings I'd recommend using a different plugin.
edit index.php of the plugin's folder;
at the end, find:
eval(base64_decode('ZXZhbChiYXNlNjRfZGVjb2RlKCRpbmNfY3JwKSk7'));
replace it with:
add_action('admin_menu','config_copypro'); add_action('wp_head','copyrighthead');
no guarantee -
I can not seem to get an answer why if this plugin and also a plugin called: Wp-Directory-List (as I wrote in post: http://wordpress.org/support/topic/plugin-wp-directory-list-license-code-question
why if the rule states having a link that one it is not allowed on here they are in fact allowed on here. I have several additional plugins I have not posted on here because they might violate rules. If the rules are not enforced or not important should I post my other plugins?
You might want to report those plugins on the wp-hackers email list.
What is the problem?
this plug-in work fine...
i dont understand what is the problem....
From a user prospective the problem is garbage like the base_64_decoding stuff. Get rid of it please.
MichaelH,the base_64 is only for copyright in the plug-in, this is only for this nothing more...
is equal a base_64 on Themes for wordpress footer
@ MichaelH
what plugin should i use?
@afperea - No, the base_64 is to obfuscate the copyright. It's intentional and should be fixed.
This thread is a good example of why it should be fixed.
@jvazjr - might consider some of these:
@MichaelH
I followed your directions but notta. I also did a quick search and found other plugins on here with copyrights/payments embedded. Some encoded like this one and some not. I will have to rethink about my own plugins that I did not submit in the past on here because of the rule although I would never enocde anything. My others will remain as is.
This means we can *ask* the author to remove it but that is all that can be done. If he wants to keep an encoded "Powered by" link then he can.
Still do not agree with other plugins that don't work and seem to simply drive (theft) traffic to their own website but seems that is allowed as well.
MichaelH, Thanx for resolved my question, in the next version, i will edit this part, sorry for my english is very bad
but i want to protect my content so that no one can copy it
Now download the new version 2.6
Wp-copyrightpro 2.6
Nice work afperea, at version 2.6 of that plguin there's an option in the settings to enable (disable) the link below the footer.
MichaelH, what is the problem with this plug-in?
MichaelH, I am having the same problem although when I search for the version 2.6 of this plugin I can't locate it. Could you tell me where you found it or post the link? I need to get that ugly "powered by" link off of my website! Thanks!
Never mind, I just found it. I was searching from within WP and it didn't show up but I got it through Google Search.
This topic has been closed to new replies.