Installs the Facebook/Meta Pixel and enables tracking of PageView, Search, ViewContent, AddToCart, InitiateCheckout and Purchase events when using WooCommerce.
{eac}MetaPixel Extension Plugin
{eac}Doojigger: Custom Extensions
Custom extensions to {eac}Doojigger or derivatives (add simple to complex extensions using the extension framework)
eacDoojigger extensions are, relatively, small PHP classes that extend the main plugin. Typically they are created to address specific requirements for your website or business. An extension focuses on your requirements while having available the full plugin functionality of eacDoojigger.
{eac}Doojigger: Providing Automatic Updates
{eac}Doojigger derivative plugins and custom extension plugins may provide automatic updating similar to WordPress-hosted plugins.
WordPress hosted plugins provide updating functionality automatically. Whenever a new version of a plugin is updated in the WordPress repository, update notifications are seen in your WordPress dashbord on the plugins page.
You can provide the same functionality with your externally or self hosted plugin with a few easy changes.
{eac}Doojigger: Providing Contextual Help
Using contextual help in {eac}Doojigger derivative plugins and extensions.
To complete your plugin and improve support, provide contextual help using the {eac}Doojigger interface to standard WordPress help functions.
Adding contextual help to your plugin and extension is easy using the methods built into {eac}Doojigger… and when using the proper filter, you can ensure that your help content only shows on your plugin page or extension tab.
{eac}Doojigger: Using Doojigger
{eac}Doojigger provides many useful methods and hooks which can be accessed from your custom plugins or extensions, as well as from your theme functions or any code in WordPress.
{eac}SimpleSMTP Extension Plugin
Configure Wordpress wp_mail(), and phpmailer, to use your SMTP server when sending email.
{eac}Readme Extension Plugin
Loads and translates a Wordpress markdown ‘readme.txt’ file providing shortcodes to access header lines and section blocks.