Skip to content

Commit

Permalink
Added v1.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
debba committed Jul 12, 2024
1 parent a2aab5f commit 0d073fb
Show file tree
Hide file tree
Showing 9 changed files with 53 additions and 18 deletions.
8 changes: 8 additions & 0 deletions .distignore
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
/.wordpress-org
/.git
/.github
/node_modules
/src
.distignore
.gitignore
generate_archive.sh
Binary file added .wordpress-org/assets/banner-772x250.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
File renamed without changes
36 changes: 36 additions & 0 deletions .wordpress-org/assets/logo.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added .wordpress-org/assets/screenshot-1.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added .wordpress-org/assets/screenshot-2.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
6 changes: 5 additions & 1 deletion .wordpress-org/readme/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ Donate link: https://www.dueclic.com
Tags: paid memberships pro, pmpro, emailchef, email marketing
Requires at least: 6.0
Tested up to: 6.5
Stable tag: 1.0.0
Stable tag: 1.1.0
Requires PHP: 7.0
License: GPLv2
License URI: https://www.gnu.org/licenses/gpl-2.0.html
Expand Down Expand Up @@ -59,3 +59,7 @@ Please visit [our support site at https://www.paidmembershipspro.com](http://www

1. General Settings for plugin, including the non-member audiences opt-in rules, and unsubscribe rules.
2. Specific settings for Membership Levels and Audiences.

## Changelog

* 1.1.0 Added assets and screenshots
17 changes: 2 additions & 15 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,18 +1,5 @@
=== Emailchef Add On for Paid Memberships Pro ===
Contributors: edisplayit, dueclic
Donate link: https://www.dueclic.com
Tags: paid memberships pro, pmpro, emailchef, email marketing
Requires at least: 6.0
Tested up to: 6.5
Stable tag: 1.0.0
Requires PHP: 7.0
License: GPLv2
License URI: https://www.gnu.org/licenses/gpl-2.0.html
Plugin URI: https://emailchef.com/it/add-on-emailchef-per-wordpress-paid-memberships-pro/

Add users and members to Emailchef audiences based on their membership level and allow members to opt-in to specific audiences.

## Description
[![Emailchef](https://raw.githubusercontent.com/dueclic/emailchef-add-on-for-pmp/assets/banner-772x250.png)
](https://www.emailchef.com)

Subscribe WordPress users and members to your Emailchef audiences.

Expand Down
4 changes: 2 additions & 2 deletions emailchef-add-on-for-pmp.php
Original file line number Diff line number Diff line change
Expand Up @@ -3,9 +3,9 @@
* Plugin Name: Emailchef Add On for Paid Memberships Pro
* Plugin URI: https://emailchef.com/it/add-on-emailchef-per-wordpress-paid-memberships-pro/
* Description: Sync your WordPress users and members with Emaiclhef audiences.
* Author: dueclic
* Author: edisplayit
* Author URI: https://www.dueclic.com
* Version: 1.0.0
* Version: 1.1.0
* Text Domain: emailchef-add-on-for-pmp
* Domain Path: /languages/
* Requires at least: 6.0
Expand Down

0 comments on commit 0d073fb

Please sign in to comment.