Skip to content

attribution/attribution-wordpress

 
 

Repository files navigation

Attribution for WordPress

Attribution for WordPress is a WordPress plugin for Attribution.

Debugging

Running into notices, warnings or errors? Enable WP_DEBUG for proper error reporting by adding the following code to your wp-config.php file:

define( 'WP_DEBUG', true );

Deploying

To deploy a new version of the WordPress plugin to the Plugins Directory, use the make deploy command which will ask which existing Git tag you want to deploy. You'll need to get credentials for the Attribution SVN repository.

Note: this is for internal Attribution use only, and if you're just pull requesting things to the plugin you don't need to worry about this.

License

This software is licensed under Version 2 of the GNU General Public License, the same license used for WordPress core. Check out the license.txt file for more information.

About

The hassle-free way to integrate Attribution into any WordPress site.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • PHP 94.3%
  • Shell 5.6%
  • Makefile 0.1%