Modifying WordPress plugins

In the spirit of open source software, I would definitely start by contacting the original developer. If your changes are an improvement to the codebase, and do not take the functionality of the plugin in a new direction, collaboration may be welcomed. If your modifications are rejected by the original developer, there are some other … Read more

Is the content of a WordPress blog GPL?

Think about it. If I write a text file using the Linux kernel (GPL) and GNU software like Gnome or Bash (also GPL) using GNU Emacs (also GPL), is that text file GPL? No. I think that should answer your question. To clarify, on a general basis, the copyleft aspect of the GPL only applies … Read more

Does releasing a plugin under the AGPL force people to open source their whole WordPress installation?

I did cast a close-vote, since this question is a duplicate of the indicated question. (A Theme and a Plugin are functionally interchangeable as extensions of WordPress; therefore, any licensing implications of one would apply equally to the other.) That said, I will offer some thoughts. Caveats: The official WordPress Foundation stance is that PHP … Read more

Attribution when using other plugin’s code

The plugin should have information in it regarding the license in use. Look in the readme file (could be called README, readme.txt, README.TXT, readme.md, or some other permutation), the plugin’s PHP files (there will be one with a block that begins with: /* Plugin Name: xyz . . . */ and that block will often … Read more

How to remove “Proudly powered by WordPress” in Twenty Sixteen (2016) theme?

The quick and dirty way would be to either delete the two lines that are ‘resposible’ for the message, or wrap them by comments / comment-them-out. In your theme folder ‘twentysixteen’ look for the theme file ‘footer.php’ Around line 50 look for the following two lines: <span class=”site-title”><a href=”https://wordpress.stackexchange.com/questions/230348/<?php echo esc_url( home_url(“https://wordpress.stackexchange.com/” ) ); ?>” … Read more

Can I Download a Free WordPress Theme, Edit it and Use it?

Yes. Use it. Edit it however you like. Redistribute it, modified or unmodified. Sell it. The GPL explicitly allows all of these things, provided that any such distribution is done also under GPL. While the GPL requires inline-documented author attribution and copyright/license information must remain intact, there is absolutely nothing wrong with removing public-facing “credit … Read more

Hata!: SQLSTATE[HY000] [1045] Access denied for user 'divattrend_liink'@'localhost' (using password: YES)