Skip to content

Commit

Permalink
v1.4.0
Browse files Browse the repository at this point in the history
  • Loading branch information
algoritmika committed Dec 25, 2024
1 parent d4e676e commit d7ef0f1
Show file tree
Hide file tree
Showing 7 changed files with 16 additions and 14 deletions.
3 changes: 2 additions & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@
"wpfactory/wpfactory-admin-menu": "*"
},
"config": {
"preferred-install": "dist"
"preferred-install": "dist",
"autoloader-suffix": "WPFactoryEmailRecipientsForWooCommerce"
}
}
4 changes: 2 additions & 2 deletions email-recipients-for-woocommerce.php
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
Plugin Name: Multiple Email Recipients for WooCommerce
Plugin URI: https://wpfactory.com/item/email-recipients-for-woocommerce/
Description: Set custom recipients for WooCommerce emails.
Version: 1.4.0-dev
Version: 1.4.0
Author: WPFactory
Author URI: https://wpfactory.com
Text Domain: email-recipients-for-woocommerce
Expand Down Expand Up @@ -32,7 +32,7 @@
}
}

defined( 'ALG_WC_EMAIL_RECIPIENTS_VERSION' ) || define( 'ALG_WC_EMAIL_RECIPIENTS_VERSION', '1.4.0-dev' );
defined( 'ALG_WC_EMAIL_RECIPIENTS_VERSION' ) || define( 'ALG_WC_EMAIL_RECIPIENTS_VERSION', '1.4.0' );

defined( 'ALG_WC_EMAIL_RECIPIENTS_FILE' ) || define( 'ALG_WC_EMAIL_RECIPIENTS_FILE', __FILE__ );

Expand Down
5 changes: 3 additions & 2 deletions readme.txt
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ Contributors: wpcodefactory, algoritmika, anbinder, karzin, omardabbas
Tags: woocommerce, emails, email, recipient, woo commerce
Requires at least: 4.4
Tested up to: 6.7
Stable tag: 1.3.1
Stable tag: 1.4.0
License: GNU General Public License v3.0
License URI: http://www.gnu.org/licenses/gpl-3.0.html

Expand All @@ -30,7 +30,7 @@ Set custom recipients for WooCommerce emails.

== Changelog ==

= 1.4.0 - 24/12/2024 =
= 1.4.0 - 25/12/2024 =
* Dev - Plugin settings moved to the "WPFactory" menu.
* Dev - "Recommendations" added.
* Dev - "Key Manager" added.
Expand All @@ -43,6 +43,7 @@ Set custom recipients for WooCommerce emails.
= 1.3.1 - 30/07/2024 =
* WC tested up to: 9.1.
* Tested up to: 6.6.
* WooCommerce added to the "Requires Plugins" (plugin header).

= 1.3.0 - 08/11/2023 =
* Dev - Forwarding - Moved to the free version ("Email(s)" options).
Expand Down
2 changes: 1 addition & 1 deletion vendor/autoload.php
Original file line number Diff line number Diff line change
Expand Up @@ -22,4 +22,4 @@

require_once __DIR__ . '/composer/autoload_real.php';

return ComposerAutoloaderInit975a31b1bba1e5b13ef53e6b3d59cf0b::getLoader();
return ComposerAutoloaderInitWPFactoryEmailRecipientsForWooCommerce::getLoader();
8 changes: 4 additions & 4 deletions vendor/composer/autoload_real.php
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

// autoload_real.php @generated by Composer

class ComposerAutoloaderInit975a31b1bba1e5b13ef53e6b3d59cf0b
class ComposerAutoloaderInitWPFactoryEmailRecipientsForWooCommerce
{
private static $loader;

Expand All @@ -22,12 +22,12 @@ public static function getLoader()
return self::$loader;
}

spl_autoload_register(array('ComposerAutoloaderInit975a31b1bba1e5b13ef53e6b3d59cf0b', 'loadClassLoader'), true, true);
spl_autoload_register(array('ComposerAutoloaderInitWPFactoryEmailRecipientsForWooCommerce', 'loadClassLoader'), true, true);
self::$loader = $loader = new \Composer\Autoload\ClassLoader(\dirname(__DIR__));
spl_autoload_unregister(array('ComposerAutoloaderInit975a31b1bba1e5b13ef53e6b3d59cf0b', 'loadClassLoader'));
spl_autoload_unregister(array('ComposerAutoloaderInitWPFactoryEmailRecipientsForWooCommerce', 'loadClassLoader'));

require __DIR__ . '/autoload_static.php';
call_user_func(\Composer\Autoload\ComposerStaticInit975a31b1bba1e5b13ef53e6b3d59cf0b::getInitializer($loader));
call_user_func(\Composer\Autoload\ComposerStaticInitWPFactoryEmailRecipientsForWooCommerce::getInitializer($loader));

$loader->register(true);

Expand Down
4 changes: 2 additions & 2 deletions vendor/composer/autoload_static.php
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@

namespace Composer\Autoload;

class ComposerStaticInit975a31b1bba1e5b13ef53e6b3d59cf0b
class ComposerStaticInitWPFactoryEmailRecipientsForWooCommerce
{
public static $classMap = array (
'Composer\\InstalledVersions' => __DIR__ . '/..' . '/composer/InstalledVersions.php',
Expand All @@ -20,7 +20,7 @@ class ComposerStaticInit975a31b1bba1e5b13ef53e6b3d59cf0b
public static function getInitializer(ClassLoader $loader)
{
return \Closure::bind(function () use ($loader) {
$loader->classMap = ComposerStaticInit975a31b1bba1e5b13ef53e6b3d59cf0b::$classMap;
$loader->classMap = ComposerStaticInitWPFactoryEmailRecipientsForWooCommerce::$classMap;

}, null, ClassLoader::class);
}
Expand Down
4 changes: 2 additions & 2 deletions vendor/composer/installed.php
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
'name' => '__root__',
'pretty_version' => 'dev-master',
'version' => 'dev-master',
'reference' => '7bfc842fec0a311d31d7ee34ec1ea8468e13c2be',
'reference' => 'f72f572785f22aec5e9f41dda7db8a360bb4eee5',
'type' => 'library',
'install_path' => __DIR__ . '/../../',
'aliases' => array(),
Expand All @@ -13,7 +13,7 @@
'__root__' => array(
'pretty_version' => 'dev-master',
'version' => 'dev-master',
'reference' => '7bfc842fec0a311d31d7ee34ec1ea8468e13c2be',
'reference' => 'f72f572785f22aec5e9f41dda7db8a360bb4eee5',
'type' => 'library',
'install_path' => __DIR__ . '/../../',
'aliases' => array(),
Expand Down

0 comments on commit d7ef0f1

Please sign in to comment.