Profile
Achievement
catswhocode's Recent Snippets
- All /
« Prev 1 Next »
Automatically redirect users to the checkout page once a product has been added to the cart. This code should go to your functions.php file.
0
1239
posted 7 years ago by catswhocode
Here’s a super handy snippet that I use very often. It works very simply: once the user clicks on #submit, the data from #form is serialized and sent to a remote page using the POST method.
0
1945
posted 7 years ago by catswhocode
More info: https://www.catswhocode.com/blog/install-https-wordpress
0
1291
posted 7 years ago by catswhocode