Art of CodingArt of Coding Android App
Art of Coding
Menu
  • WordPress
    • Multiple post images
    • Social Sharing
  • Php
  • Javascript
  • Linux / Unix
  • Git
  • Get in touch
Web development tips and tricks
Browse: Home » Wordpress

Rename woocommerce Products label

June 3, 2015 · by Ankit Tiwari · in Wordpress Tips and Tricks

In this post, we will explore how we can rename the default “Products” label in the woocommerce installation. While doing so, we will have to take care of the fact that our changes are retained after the woocommerce or wordpress…

Allow user to login with email address

May 20, 2015 · by Ankit Tiwari · in Wordpress Tips and Tricks

Snippet to allow users to log in using their email address in wordpress.

Redirect user on failed login in wordpress

April 22, 2015 · by Ankit Tiwari · in Wordpress Tips and Tricks

Use this script to redirect a user to a page of your choice , if his login attempt failes.

Add wordpress menu items programatically

Add wordpress menu items programatically

April 16, 2015 · by Ankit Tiwari · in Wordpress Tips and Tricks

Add a menu item in wordpress navigation item using php script

Recent Posts

  • A simple way to encrypt/decrypt data in php November 27, 2018
  • Select theme while registering in wordpress multisite network May 3, 2018
  • Copy to clipboard using javascript without any plugin April 20, 2017
  • Replace HTML audio tags with jPlayer April 19, 2017
  • Eliminate render blocking javascript and defer parsing of js February 4, 2017

Subscribe to our newsletter

Categories

  • General PHP Tips
  • Git
  • Javascript and jQuery
  • Linux Tips
  • Wordpress Tips and Tricks

Copyright © 2019 Art of Coding

Ankit Tiwari