In part 2 and part 3 of our plugin developer dashboard we fetched all available statistics from WordPress.org about our…
Webdevelopment Blog
Get your current PayPal balance via API and show on your Metabase dashboard (Plugin Developer Stats Part 5)
We use PayPal’s API to fetch our current balance and show it in our developer dashboard.
Add your plugins search ranking to your dashboard (Plugin Developer Stats Part 4)
See daily search rankings of your WordPress plugins for different keywords on you personal Metabase dashboard.
Display WordPress.org data in Metabase from SQLite data source (Plugin Developer Stats Part 3)
Add some statistics of your WordPress plugin to your Metabase dashboard.
Fetch WordPress.org plugin statistics and write to a SQLite database (Plugin Developer Stats Part 2)
Explore the wordpress.org plugin API and store data locally in a SQLite database.
Statistics Dashboard for WordPress Plugin Developers using Metabase (Part 1)
Monitoring you plugin usage, sales and marketing data within one single dashboard using Metabase
Add Product Meta Field to WooCommerce emails
With the placeholder “Product Meta Field” you can add a custom metafield from your WooCommerce products in the product table…
Webfonts in WordPress emails
Our WordPress email template plugin WP HTML Mail ist about five years old now. Right from the beginning users where…
How we created our new email editor with WordPress React components
The WordPress Block Editor aka Gutenberg is a stable part of WordPress now for some time. This React based editor…
Translate WooCommerce emails with WPML and WP HTML Mail
Translate email header, footer and content for all your WooCommerce messages
Add Order Meta Field to WooCommerce emails
In Version 2.9.2 of our WooCommerce email customizer we introduced a new placeholder for advanced users to add any custom…
Use Elementor Footer without Header
During my first steps with Elementor and ElementorPro I came accross this issue/feature. When you use Elementor to create your…
Add custom checkout fields to your WooCommerce emails
WooCommerce has some built in filters to add custom checkout fields. Although this might be the most flexible way it…
Editing WooCommerce Email Content (without coding)
WooCommerce is a great e-commerce solution and thus it is no surprise that more than a third of all online…
A quick way to add customers phone number to WooCommerce emails
WooCommerce email notifications contain a single block called “billing data” by default. If you want to add some additional fields…
5 Fool Proof Tips for your WooCommerce store’s conversion rate
Read the forums on any ecommerce platform provider (Shopify, BigCommerce, WooCommerce, etc.) and you will find post after post about…
Set custom image in FB.ui Facebook Share Dialog in v2.10+
Since Facebook Javascript API removed the picture parameter in v2.10 and 2.9 was shut down on July 17 2017 there’s…
Localize NinjaForms THREE Pikaday Datepicker
Since the release of THREE NinjaForms uses Pikaday as a new datepicker instead of jQueryUI, so I had to update…
WooCommerce redirect loop when cart and checkout on the same page
I just launched a website with a single page checkout process which works fine if there’s at least one product…
Enable Email customization for WooCommerce Shop Managers
WP-HTML-Mail adds a new options-page in your WordPress backend to customize all your email settings and create a nice template….
A simple way to add related products to your WooCommerce customer emails
Cross selling is an important feature in every professional WooCommerce store. Just add some related products to your items to…
Disable WP-HTML-Mail template for specific emails
WP HTML Mail is a free WordPress plugin to customize all your outgoing emails. In most cases the plugin just…
How to translate NinjaForms labels
NinjaForms is already translated to several languages, but as soon as you save the message labels your entries are saved as static…
Add metafield value to ACF relationship field
The Advanced Custom Fields Relationship Field This field adds a list of post types to connect to the current object. In…
ACF relationship thumbnail size and aspect ratio
Advanced Custom Fields is an essential part of my customized WordPress backend. One of its great features is the relationship…
Customize WordPress Editor for WooCommerce Products
For a very clean shop design I want to reduce available formatting options for WooCommerce products. The “tiny_mce_before_init” filter WordPress has another…
Export Thousands of WordPress NinjaForms Submissions
I had some troubles exporting form submissions in the past because of special character, German “Umlaute” and textareas fields with…
WordPress SEO OG Tags with Hashbang (#!) URLs
If you load subpages of your WordPress site via AJAX you lose your Open Graph tags when you share those posts via…
Customizing WooCommerce Email Content
To customize the look and feel of WooCommerce mails you can use the WP HTML mail WooCommerce Extension. Without writing a…
Add custom placeholder to WP eCommerce Emails
If you need to customize your WP eCommerce mails you should have a look at the free WordPress plugin WP…