Mehul Kaklotar
Mehul Kaklotar
WordPress Expert
  • Twitter
  • Linkedin
  • WordPress
  • Instagram
  • GitHub
  • Facebook
Skip to content
  • About
  • Plugins
  • Projects

Mehul in Uncategorized | August 12, 2025

Test

Testing the content

heading….

Comment

BuddyPress Profile Views

Introducing the BuddyPress Profile Views plugin which enables your BuddyPress user profiles to show view counts on their profile. The idea behind developing this plugin was to show profile views for the members of the site. The groups and forums of the site has many visitors and some members have good profiles too. Those members […]

in buddypress, members, Plugin, Wordpress | 141 Words | Comment

Change mysql root password

Set / change / reset the MySQL root password on Ubuntu Linux. Enter the following lines in your terminal. 1. Stop the MySQL Server. sudo /etc/init.d/mysql stop 2. Start the mysqld configuration. sudo mysqld –skip-grant-tables & 3. Login to MySQL as root. mysql -u root mysql 4. Replace YOURNEWPASSWORD with your new password! UPDATE user […]

in mysql, Ubuntu | 71 Words | Comment

$_GET or $_POST v’s filter_input() function

Read an interesting article on the VIP WordPress, which suggests you should not use $GET or $POST. Instead you should use functions built into PHP 5.2+ like filter_input(). Now just have a couple of questions about this: 1) What are people’s thoughts on this? Is this what we should be moving to? 2) So if […]

in VIP, Wordpress | 278 Words | Comment

WooCommerce add custom shipping methods

WooCommerce provides a facility to add custom shipping methods by wrapper function `woocommerce_register_shipping_method`. You can add your custom shipping method as many as you want to add. It accepts a class name or a class object. This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. […]

in Woocommerce, Wordpress | 49 Words | 2 Comments

Good article on “WordPress Late Escaping but Why!”

http://wp3sixty.com/2016/02/01/late-escaping-but-why/

in Wordpress | 5 Words | 1 Comment

Off-Road crazy drive

“We got to do things that we think we will do one day and that one day comes to you when you actually decide and go ahead to do it rather than just thinking of it and wait.” Proof of heaven #nature #offroad #roadtrip A photo posted by Mehul Kaklotar (@mehulkaklotar) on Sep 26, 2015 […]

in Trip | 127 Words | Comment

WooCommerce Custom Order Emails

Introducing the WooCommerce Custom Order Emails plugin which enables your WooCommerce store to send the custom order emails to the customer with editor support for your own choice of template for each order email. The idea behind developing this plugin was to help store managers to send order emails of their choice to customers when […]

in Plugin, Woocommerce, Wordpress | 175 Words | Comment

WordCamp Pune 2015

in WordCamp, Wordpress | 7 Words | Comment

6 ways to polish a plugin before release

Plugin Developers – This is for you.

in Wordpress | 7 Words | Comment

Post navigation

Categories

avatar buddypress CSS HTML JS LiveReload members Motherboard mysql notification Plugin RAM SATA Skype SPEED Trip Ubuntu Uncategorized VIP Woocommerce WordCamp Wordpress
Independent Publisher empowered by WordPress
 

Loading Comments...