How to Create AJAX Forms Using the WordPress wp_nonce_field

When creating a WordPress theme or plugin, AJAX is often used in order to enhance the user experience. In order to ensure security and protect your site against several types of attacks including CSRF, WordPress provides security tokens called nonces. In this article, I'll show you how to use nonces to protect AJAX requests on a WordPress site.

Simple WooCommerce Tips to Make Your Store Even Better

These days starting your own online store doesn’t have to be just a dream. Thanks to WordPress anyone can build an online store with WooCommerce. It’s quick, fairly easy and you can set up a professional looking website to sell your products without spending a ton of money. What’s more, with these simple WooCommerce tips […]

The post Simple WooCommerce Tips to Make Your Store Even Better appeared first on WPExplorer.