This document lists all the situations where WordPress sends an email, along with how to filter or disable each email.
This documentation has moved here: https://github.com/johnbillion/wp_mail
| ;;; php-doc.el --- doc block generator/extractor for php | |
| ;; Copyright (C) 2010, 2013 Stefan Siegl <stesie@brokenpipe.de> | |
| ;; Maintainer: Stefan Siegl <stesie@brokenpipe.de> | |
| ;; Author: Stefan Siegl <stesie@brokenpipe.de> | |
| ;; Keywords: php docblock | |
| ;; Created: 2010 | |
| ;; Modified: 2013-09-14 | |
| ;; X-URL: https://gist.github.com/stesie |
This document lists all the situations where WordPress sends an email, along with how to filter or disable each email.
This documentation has moved here: https://github.com/johnbillion/wp_mail
Use a custom PHP function ( https://www.wpallimport.com/documentation/export/pass-data-through-php-functions/ ) on the content field to convert the image IDs to URLs. Example shortcode:
[vc_single_image image="177" img_size="full" add_caption="yes" alignment="center" style="vc_box_shadow_border"]
Example function: