Archives

Newsletters: Filter – wpml_post_anchor_style

Description The wpml_post_anchor_style provides a custom inline style for the post anchor link. You can use this filter to add inline style based on post type or by determining the $post object and defining your own conditions. It will be added to the emails, as inline style. It is useful when you want to modify Continue Reading…

Continue Reading

Newsletters: Filter – wpml_post_thumbnail_img_style

Description The wpml_post_thumbnail_img_style provides a custom inline style for the post thumbnail <img> tag. You can use this filter to add inline style based on post type or by determining the $post object and defining your own conditions. It will be added to the emails, as inline style. It is useful when you want to Continue Reading…

Continue Reading

Newsletters: Filter – newsletters_admin_history_table_columns

Description The newsletters_admin_history_table_columns filter is used to filter the columns of the table at Newsletters > Sent & Draft Emails in admin. Usage Arguments $columns – The current columns with keys/values for the subscribers table in admin. Example An example using the newsletters_admin_history_table_columns filter to change history columns in admin.

Continue Reading

Newsletters: Filter – newsletters_admin_subscribers_table_columns

Description The newsletters_admin_subscribers_table_columns filter is used to filter the columns of the table at Newsletters > Subscribers in admin. Usage View the code on Gist. Arguments $columns – The current columns with keys/values for the subscribers table in admin. Example An example using the newsletters_admin_subscribers_table_columns filter to change subscribers columns in admin. View the code on Gist.

Continue Reading

Checkout: Filter – checkout_admin_orders_export_data

Description The checkout_admin_orders_export_data filter lets you filter the orders CSV export data. It can be used in conjunction with the checkout_admin_orders_export_headings filter to ensure that the data match the headings. Usage View the code on Gist. Arguments $data – An Array of data objects for orders CSV export $headings – The current headings for orders CSV export Example View Continue Reading…

Continue Reading

WordPress Plugins

Start selling products, sending newsletters, publishing ads, and more through your own WordPress website using our premium WordPress plugins.

Browse

Pin It on Pinterest