Title: Woo Email Control
Author: findshorty
Published: <strong>2 juli 2016</strong>
Last modified: 8 augusti 2016

---

Sök tillägg

![](https://ps.w.org/woo-email-control/assets/banner-772x250.png?rev=1453923)

Det här tillägget **har inte testats med någon av de 3 senaste huvudversionerna 
av WordPress**. Det kanske inte längre underhålls och kan ha kompatibilitetsproblem
när det används tillsammans med nyare versioner av WordPress.

![](https://ps.w.org/woo-email-control/assets/icon-256x256.png?rev=1453741)

# Woo Email Control

 Av [findshorty](https://profiles.wordpress.org/findshorty/)

[Ladda ner](https://downloads.wordpress.org/plugin/woo-email-control.zip)

 * [Detaljer](https://sv.wordpress.org/plugins/woo-email-control/#description)
 * [Recensioner](https://sv.wordpress.org/plugins/woo-email-control/#reviews)
 *  [Installation](https://sv.wordpress.org/plugins/woo-email-control/#installation)
 * [Utveckling](https://sv.wordpress.org/plugins/woo-email-control/#developers)

 [Support](https://wordpress.org/support/plugin/woo-email-control/)

## Beskrivning

This enhancement to the Woocommerce email system allows you to get more control 
of your Woocommerce emails.

 * Add product images of any size – _(requires Woocommerce 2.6+)_
 * Embed and attach email images
 * Easier selection of email header image (replaces the Woocommerce default functionality)
 * Display product categories for each line item
 * Display product SKU for each line item
 * Test your emails either in your browser or emailed to your email address using
   data from real orders

It is compatible with either the standard email templates, or your custom templates,
as long as you retain the correct hooks and filters used by the standard templates.

The plugin also gives you the option of attaching and embedding any images within
the email, including the header image if you have chosen one.
 This prevents the
user having to ”load images” when they receive the email, reduces the chances of
your emails being considered as spam with most providers, and prevents your images
becoming ”not found” if the user or your website are offline.

_Be careful not to overuse large embedded images as it does increase the size of
your emails._

Woo Email Control also provides a very useful testing facility, whereby you can 
either view any email directly within the browser, or send it to your email address.
The preview emails contain live data for any order, not simply the empty template–
great for checking your custom email templates without having to create or edit 
a new test order each time.

**Please note** This is an Add-on for Woocommerce and requires Woocommerce 2.5+ (
2.6+ for product images)

## Installation

 1. Upload the plugin files to the `/wp-content/plugins/woo-email-control` directory,
    or install the plugin through the WordPress plugins screen directly, using
     the
    full unzipped plugin file.
 2. Activate the plugin through the ’Plugins’ screen in WordPress
 3. To configure your Woocommerce emails, use the Woocommerce -> Settings -> Email 
    tab. The extended settings are towards the bottom of the main settings form.
 4. For testing individual emails, click on the email from the list on the main settings
    page, and the section marked ”Test this email template” is at the bottom.

## Vanliga frågor

To change the category separator when displaying product categories (default ” >”,
add the following filter to your functions.php file.

    ```
    add_filter('wooctrl_category_separator','my_wooctrl_category_separator');
    function my_wooctrl_category_separator($sep) {
        return " : "; // you can replace this string with anything you like. Best with spaces!
    }
    ```

To change the html wrapper for the category list, add the following filters to functions.
php.

    ```
    add_filter('wooctrl_category_wrapper_start','my_wooctrl_category_wrapper_start');
    add_filter('wooctrl_category_wrapper_end','my_wooctrl_category_wrapper_end');

    function my_wooctrl_category_wrapper_start($str) {
        return "<p style="color:#ccc">";
    }
    function my_wooctrl_category_wrapper_end($str) {
        return "</p>";
    }
    ```

## Recensioner

![](https://secure.gravatar.com/avatar/224e2d05eb97de95c6f3eedad07319c3b07fb22ec601b299f70e9349427342d7?
s=60&d=retro&r=g)

### 󠀁[Plugin doesn’t to much, and seems to be discontinued](https://wordpress.org/support/topic/plugin-doesnt-to-much-and-seems-to-be-discontinued/)󠁿

 [Gabor Lippert](https://profiles.wordpress.org/lunule/) 20 december 2018 1 svar

About 75% of the features described on the Details tab can not be found. Two buttons
can be though, one offers an email preview, the second one attempts to send an email,
without offering you any option to define the recipient other than the site admin.
Advice to the reader (if other than the plugin author): If you need free and awesome
support for WooCommerce email customization, use the Kadence WooCommerce Email Designer
instead of this one.

![](https://secure.gravatar.com/avatar/e202ae186d5c79680b97e147d49ce9be9d2403b162e90fc4be569c67900d3d3d?
s=60&d=retro&r=g)

### 󠀁[Works well, sooo useful!](https://wordpress.org/support/topic/works-well-sooo-useful/)󠁿

 [MBV](https://profiles.wordpress.org/mbv/) 21 januari 2018

Works well, thanks so much for this cool plugin! Helps to create beautiful Woocommerce
emails out of, well, you know… Also looking forward to an update 🙂

![](https://secure.gravatar.com/avatar/8d86ccacda8a95323d5b2fbe2de75a2011d975183f19249a2b9ff7619e6d65e7?
s=60&d=retro&r=g)

### 󠀁[Must-have plugin when editing woocommerce native emails](https://wordpress.org/support/topic/must-have-plugin-when-editing-woocommerce-native-emails/)󠁿

 [jerome](https://profiles.wordpress.org/jeromelena/) 9 oktober 2016

This plugin is the best and only solution available to quickly check customized 
emails look and feel. Many thanks to the developer!

![](https://secure.gravatar.com/avatar/58a5dbf42f7da622ea703ba09a6ef7387308a3dcd26458a314f95afa9bb823b1?
s=60&d=retro&r=g)

### 󠀁[Excellent addition to my customer emails](https://wordpress.org/support/topic/excellent-addition-to-my-customer-emails/)󠁿

 [Cheeser2K](https://profiles.wordpress.org/cheeser2k/) 3 september 2016

Looks great with minimal configuration needed, and reminds the customer what they
bought from me. Love it!

![](https://secure.gravatar.com/avatar/6092bf2008536337daf84359d22ef42eb9cbed4a9b16d1ea0cb0609da96ada1d?
s=60&d=retro&r=g)

### 󠀁[Super cool](https://wordpress.org/support/topic/super-cool-24/)󠁿

 [jurasjo](https://profiles.wordpress.org/jurasjo/) 14 juli 2018

Super cool plugin.

 [ Läs alla 5 betyg ](https://wordpress.org/support/plugin/woo-email-control/reviews/)

## Bidragsgivare och utvecklare

”Woo Email Control” är programvara med öppen källkod. Följande personer har bidragit
till detta tillägg.

Bidragande personer

 *   [ findshorty ](https://profiles.wordpress.org/findshorty/)

[Översätt ”Woo Email Control” till ditt språk.](https://translate.wordpress.org/projects/wp-plugins/woo-email-control)

### Intresserad av programutveckling?

[Läs programkoden](https://plugins.trac.wordpress.org/browser/woo-email-control/),
kika på [SVN-filförvaret](https://plugins.svn.wordpress.org/woo-email-control/) 
eller prenumerera på [utvecklarloggen](https://plugins.trac.wordpress.org/log/woo-email-control/)
via [RSS](https://plugins.trac.wordpress.org/log/woo-email-control/?limit=100&mode=stop_on_copy&format=rss).

## Ändringslogg

#### 1.061

 * Fixed preview checkbox val

#### 1.06

 * Added ability to preview settings without saving
 * Couple of php notices and warnings removed

#### 1.05

 * Changed the constructor

#### 1.041

 * Included missed css and img

#### 1.04

 * Fixed categories displaying regardless of setting
 * Fixed SKU as above
 * Removed php warning for display_product_cats

#### 1.03

 * Added ability to display Product Categories – see FAQs
 * Added ability to display SKU after product name
 * Added FAQ

#### 1.02

 * Added nonce check to email test form

#### 1.01

 * Added improved header image selection for Woocommerce emails (replacing default)
 * Added global email type selection – allows you to set the email type for all 
   registered Woocommerce emails

#### 1.0

 * Initial version

## Meta

 *  Version **1.061**
 *  Senast uppdaterat **10 år sedan**
 *  Aktiva installationer **200+**
 *  WordPress-version ** 4.0 eller senare **
 *  Testat upp till **4.5.33**
 *  Språk
 * [English (US)](https://wordpress.org/plugins/woo-email-control/)
 * Etiketter
 * [control](https://sv.wordpress.org/plugins/tags/control/)[email](https://sv.wordpress.org/plugins/tags/email/)
   [testing](https://sv.wordpress.org/plugins/tags/testing/)[woocommerce](https://sv.wordpress.org/plugins/tags/woocommerce/)
 *  [Avancerad vy](https://sv.wordpress.org/plugins/woo-email-control/advanced/)

## Betyg

 4.4 av 5 stjärnor.

 *  [  4 5-stjärniga recensioner     ](https://wordpress.org/support/plugin/woo-email-control/reviews/?filter=5)
 *  [  0 4-stjärniga recensioner     ](https://wordpress.org/support/plugin/woo-email-control/reviews/?filter=4)
 *  [  0 3-stjärniga recensioner     ](https://wordpress.org/support/plugin/woo-email-control/reviews/?filter=3)
 *  [  1 2-stjärnig recension     ](https://wordpress.org/support/plugin/woo-email-control/reviews/?filter=2)
 *  [  0 1-stjärniga recensioner     ](https://wordpress.org/support/plugin/woo-email-control/reviews/?filter=1)

[Your review](https://wordpress.org/support/plugin/woo-email-control/reviews/#new-post)

[Se alla recensioner](https://wordpress.org/support/plugin/woo-email-control/reviews/)

## Bidragande personer

 *   [ findshorty ](https://profiles.wordpress.org/findshorty/)

## Support

Har du något att säga? Behöver du hjälp?

 [Visa supportforum](https://wordpress.org/support/plugin/woo-email-control/)