Skip to content

Latest commit

 

History

History
28 lines (17 loc) · 1.67 KB

readme.md

File metadata and controls

28 lines (17 loc) · 1.67 KB

Shariff Wrapper

This is the development repository for the WordPress plugin Shariff Wrapper (https://wordpress.org/plugins/shariff/), which has been developed by Jan-Peter Lambeck (https://www.jplambeck.de) and 3UU (https://datenverwurstungszentrale.com).

To avoid confusion in the future developmet we will use the same directory structure as with WP svn repository now.

/trunk/ = The actual developmet version /tag/x.x.x/ = x.x.x is the current "stable tag" used for upstream = same as in trunk/readme.txt * Version: x.x.x /assets/ = Files used on the wordpress.org plugin page.

license.txt = The license file (MIT).
readme.md = This file.
shariff-example-service.php = Example file for new services.

Contribute

Pull requests are more than welcome, especially for new services. You can use the shariff-example-service.php to get started. All service specific elements need to be included in this file. Please always create a separate pull request for each service, feature or bug fix.

Please follow the WordPress Coding Standards (https://make.wordpress.org/core/handbook/best-practices/coding-standards/) in general for ALL pull requests and especially the PHP Coding Standards (https://make.wordpress.org/core/handbook/best-practices/coding-standards/php/).

If you need any help or have specific questions regarding development and contribution, simply open up an issue and we will try to help you. For support requests about the plugin itself please use the WordPress Support Forum (https://wordpress.org/support/plugin/shariff).

Changelog

Have a look on trunk/readme.txt now. The complete changelog can be found here: https://plugins.svn.wordpress.org/shariff/trunk/changelog.txt