-
Notifications
You must be signed in to change notification settings - Fork 359
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
218 changed files
with
18,279 additions
and
8,184 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
File renamed without changes.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,45 @@ | ||
<!-- This form is for reporting bugs and issues specific to the Paid Memberships Pro plugin. This is not a support portal. If you need technical support from a human being, please submit a ticket via the helpdesk instead: https://www.paidmembershipspro.com/support/ --> | ||
|
||
<!-- Usage questions can also be directed to the public support forum here: https://wordpress.org/support/plugin/paid-memberships-pro, unless this is a question about a premium extension in which case you should use the helpdesk. --> | ||
|
||
<!-- If you are a developer who needs a new filter/hook raise a PR instead :) --> | ||
|
||
<!-- Please be as descriptive as possible; issues lacking the below details, or for any other reason than to report a bug, may be closed without action. --> | ||
|
||
## Prerequisites | ||
|
||
<!-- MARK COMPLETED ITEMS WITH AN [x] --> | ||
|
||
- [ ] I have searched for similar issues in both open and closed tickets and cannot find a duplicate. | ||
- [ ] The issue still exists against the latest `dev` branch of Paid Memberships Pro on Github (this is **not** the same version as on WordPress.org!) | ||
- [ ] I have attempted to find the simplest possible steps to reproduce the issue | ||
|
||
## Steps to reproduce the issue | ||
|
||
<!-- We need to be able to reproduce the bug in order to fix it so please be descriptive! --> | ||
|
||
1. | ||
2. | ||
3. | ||
|
||
## Expected/actual behavior | ||
|
||
When I follow those steps, I see... | ||
|
||
I was expecting to see... | ||
|
||
## Isolating the problem | ||
|
||
<!-- MARK COMPLETED ITEMS WITH AN [x] --> | ||
|
||
- [ ] This bug happens with only Paid Memberships Pro plugin active | ||
- [ ] This bug happens with a default WordPress theme active, or [Memberlite](https://wordpress.org/themes/memberlite/) | ||
- [ ] I can reproduce this bug consistently using the steps above | ||
|
||
## WordPress Environment | ||
|
||
<details> | ||
``` | ||
Please share non-sensitive information about your hosting environment such as WordPress version, PHP version, Paid Memberships Pro and any related plugins versions. | ||
``` | ||
</details> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,36 @@ | ||
--- | ||
name: "🐛 Bug Report" | ||
about: Report a bug if something isn't working as expected in Paid Memberships Pro. | ||
title: '' | ||
labels: 'bug' | ||
assignees: '' | ||
|
||
--- | ||
|
||
**Describe the bug** | ||
A clear and concise description of what the bug is. Please be as descriptive as possible; issues lacking detail, or for any other reason than to report a bug, may be closed or left unattended. | ||
|
||
**To Reproduce** | ||
Steps to reproduce the behavior: | ||
1. Go to '...' | ||
2. Click on '....' | ||
3. Scroll down to '....' | ||
4. See error | ||
|
||
**Screenshots** | ||
If applicable, please attach a screenshot to make your issue clearer. | ||
|
||
**Expected behavior** | ||
A clear and concise description of what you expected to happen. | ||
|
||
**Isolating the problem (mark completed items with an [x]):** | ||
- [ ] I have deactivated other plugins and confirmed this bug occurs when only Paid Memberships Pro plugin is active. | ||
- [ ] This bug happens with a default WordPress theme active, or [Memberlite](https://wordpress.org/themes/memberlite/). | ||
- [ ] I can reproduce this bug consistently using the steps above. | ||
|
||
**WordPress Environment** | ||
<details> | ||
``` | ||
Please share non-sensitive information about your hosting environment such as WordPress version, PHP version, Paid Memberships Pro and any related plugins versions. | ||
``` | ||
</details> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,21 @@ | ||
--- | ||
name: "⭐️ Enhancement" | ||
about: If you have an idea to improve an existing feature or need something | ||
for development (such as a new hook) please let us know or submit a Pull Request. | ||
title: '' | ||
labels: 'enhancement' | ||
assignees: '' | ||
|
||
--- | ||
|
||
**Is your feature request related to a problem? Please describe.** | ||
A clear and concise description of what the problem is. Ex. I'm always frustrated when [...] | ||
|
||
**Describe the solution you'd like** | ||
A clear and concise description of what you want to happen. | ||
|
||
**Describe alternatives you've considered** | ||
A clear and concise description of any alternative solutions or features you've considered. | ||
|
||
**Additional context** | ||
If applicable, add any other context or screenshots about the enhancement here. |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,21 @@ | ||
--- | ||
name: "➕ Feature Request" | ||
about: "Suggest a new feature. We'll consider building it if it receives | ||
sufficient interest!" | ||
title: '' | ||
labels: 'feature request' | ||
assignees: '' | ||
|
||
--- | ||
|
||
**Is your feature request related to a problem? Please describe.** | ||
A clear and concise description of what the problem is. Ex. I'm always frustrated when [...] | ||
|
||
**Describe the solution you'd like** | ||
A clear and concise description of what you want to happen. | ||
|
||
**Describe alternatives you've considered** | ||
A clear and concise description of any alternative solutions or features you've considered. | ||
|
||
**Additional context** | ||
If applicable, add any other context or screenshots about your feature request here. |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,20 @@ | ||
--- | ||
name: "💬 Support Question" | ||
about: "If you have a question, please see our docs or use our helpdesk." | ||
title: '' | ||
labels: 'Type: support' | ||
assignees: '' | ||
|
||
--- | ||
|
||
We don't offer technical support on GitHub so we recommend using the following: | ||
|
||
**Reading our documentation** | ||
Usage docs can be found here: https://www.paidmembershipspro.com/documentation/ | ||
|
||
**Technical support for premium extensions or if you're a Paid Memberships Pro Plus member** | ||
Submit a ticket on our helpdesk by visiting https://www.paidmembershipspro.com/new-topic/ (Please note that an [active membership] (https://www.paidmembershipspro.com/pricing) is required for paid support.) | ||
|
||
**General usage and development questions** | ||
- WordPress.org Forums: https://wordpress.org/support/plugin/paid-memberships-pro | ||
- Website: https://www.paidmembershipspro.com/contact/ |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,32 @@ | ||
### All Submissions: | ||
|
||
* [ ] Have you followed the [Contributing guideline](CONTRIBUTING.MD)? | ||
* [ ] Does your code follow the [WordPress' coding standards](https://make.wordpress.org/core/handbook/best-practices/coding-standards/)? | ||
* [ ] Have you checked to ensure there aren't other open [Pull Requests](../../pulls) for the same update/change? | ||
|
||
<!-- Mark completed items with an [x] --> | ||
|
||
<!-- You can erase any parts of this template not applicable to your Pull Request. --> | ||
|
||
### Changes proposed in this Pull Request: | ||
|
||
<!-- Describe the changes made to this Pull Request and the reason for such changes. --> | ||
|
||
Closes Issue: XXX. | ||
|
||
### How to test the changes in this Pull Request: | ||
|
||
1. | ||
2. | ||
3. | ||
|
||
### Other information: | ||
|
||
* [ ] Have you added an explanation of what your changes do and why you'd like us to include them? | ||
* [ ] Have you successfully run tests with your changes locally? | ||
|
||
<!-- Mark completed items with an [x] --> | ||
|
||
### Changelog entry | ||
|
||
> Enter a summary of all changes on this Pull Request. This will appear in the changelog if accepted. |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -23,4 +23,5 @@ node_modules | |
|
||
# Log files | ||
log/*.log | ||
log/*.txt | ||
log/*.txt | ||
tests/_build |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,61 @@ | ||
sudo: false | ||
dist: trusty | ||
|
||
language: php | ||
|
||
notifications: | ||
email: | ||
on_success: never | ||
on_failure: change | ||
|
||
branches: | ||
only: | ||
- dev | ||
- master | ||
- /^v.*/ | ||
|
||
cache: | ||
directories: | ||
- vendor | ||
- $HOME/.composer/cache | ||
|
||
matrix: | ||
include: | ||
- php: 7.2 | ||
env: WP_VERSION=latest | ||
- php: 7.1 | ||
env: WP_VERSION=latest | ||
- php: 7.0 | ||
env: WP_VERSION=latest | ||
- php: 5.6 | ||
env: WP_VERSION=latest | ||
|
||
before_script: | ||
- export PATH="$HOME/.composer/vendor/bin:$PATH" | ||
- | | ||
if [ -f ~/.phpenv/versions/$(phpenv version-name)/etc/conf.d/xdebug.ini ]; then | ||
phpenv config-rm xdebug.ini | ||
else | ||
echo "xdebug.ini does not exist" | ||
fi | ||
- | | ||
if [[ ! -z "$WP_VERSION" ]] ; then | ||
bash bin/install-wp-tests.sh wordpress_test root '' localhost $WP_VERSION | ||
composer global require "phpunit/phpunit=4.8.*|5.7.*" | ||
fi | ||
- | | ||
if [[ "$WP_TRAVISCI" == "phpcs" ]] ; then | ||
composer global require wp-coding-standards/wpcs | ||
phpcs --config-set installed_paths $HOME/.composer/vendor/wp-coding-standards/wpcs | ||
fi | ||
script: | ||
- | | ||
if [[ ! -z "$WP_VERSION" ]] ; then | ||
phpunit | ||
WP_MULTISITE=0 phpunit | ||
fi | ||
- | | ||
if [[ "$WP_TRAVISCI" == "phpcs" ]] ; then | ||
phpcs | ||
fi |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.