Wordpress Coding Tricks
  • Home
  • Plugins
  • Contact Us

WordPress Meta Query With IN

Author: Alok Tiwari May 6, 2019 0 Comments

Developers make a mistake when develop a query using IN and getting results. He/she passes the comma separated string on meta_query. Then result came blank. For resolving that error developer need to pass direct array on WP_Query() or in get_posts()…
Read more

Wordpress Tricks

Dynamic change logo in wp login page and favicon icon

Author: Alok Tiwari September 14, 2015 0 Comments

Here i am defining you how to change the wordpress logo and favicon icon in wordpress login page wp-login.php. If you will customize the page when you will update the wordpress may be changes has been gone. You can do…
Read more

Wordpress Tricks

How To Add Fields In WordPress Admin Add User

Author: Alok Tiwari May 18, 2015 0 Comments

Many developers want to add the fields in admin panel Add User but there is now directly hook to got this functionality. In wordpress i have searched and find one hook which are able to add fields in wordpress admin…
Read more

Wordpress Tricks

Creating a Custom Plugin For Your WooCommerce Shop

Author: Alok Tiwari May 7, 2014 3 Comments

WooCommerce is a ecommerce solution, but creating a website or store is a very personal endeavor, and you are likely to want to change some functionality or behavior of the stock WooCommerce plugin. Always people natural tendency is to look…
Read more

Wordpress Tricks

development, plugin, woocommerce, wordpress plugin

Custom Page URL Rewrite WordPress

Author: Alok Tiwari April 29, 2014 0 Comments

WordPress has self hooks to rewrite custom page. These hooks we can use in plugin or functions.php which is under themes folder. I am going to define you how to create rewrite URL for custom page. objective: Add a rewrite…
Read more

Wordpress Tricks

Custom Page Rewrite, template page url rewrite, URL rewrite, wordpress template page redirection

User Delete Remove Custom Table Information

Author: Alok Tiwari April 25, 2014 0 Comments

Wordpress Is providing the solution to how to delete the all information of users when user is deleted by admin. Go to the theme folder and open functions.php and insert the below code. Define this on functions.php /* * Delete…
Read more

Wordpress Tricks

Create your first WordPress Custom Post Type

Author: Alok Tiwari April 24, 2014 0 Comments

WordPress has been gaining a foothold in the general content management system (CMS) game for a few years now, but the real breakthrough was the custom post type mechanism which allows for the creation of a wide variety of content….
Read more

Wordpress Tricks

Recent Posts

  • WordPress Meta Query With IN
  • Dynamic change logo in wp login page and favicon icon
  • How To Add Fields In WordPress Admin Add User
  • Creating a Custom Plugin For Your WooCommerce Shop
  • Custom Page URL Rewrite WordPress

Promotion

Kitchen Set

Realme 2 Pro (Black Sea, 64 GB)

LooMantha Fridge Mat

Recent Comments

  • Alok Tiwari on Creating a Custom Plugin For Your WooCommerce Shop
  • vanessa on Creating a Custom Plugin For Your WooCommerce Shop
  • best hemroid treatment on Creating a Custom Plugin For Your WooCommerce Shop

Archives

  • May 2019
  • September 2015
  • May 2015
  • May 2014
  • April 2014