Category: Technology
-
PHPCamp: An Unconference for PHP Enthusiasts
Are you passionate about PHP? Do you love coding and want to connect with like-minded individuals in a dynamic and collaborative setting? Then mark your calendars, because PHPCamp is making a comeback after more than a decade! What is PHPCamp? PHPCamp is an unconference where PHP developers, enthusiasts, and experts gather to share knowledge, network,…
-
How to Prevent AI from Mining Your Site’s Data
Do you want to share your website’s public content with AI robots for Generative AI or other Artificial intelligence for AI Training? If No, then this article is for you. Disclaimer: The insights in this article are based on information available at the time of writing. As the digital landscape evolves, so may the relevance…
-
Disable the Gravity Forms Widget in WordPress Dashboard
If you have too many gravity forms and too much data in form entries, you might face a 5-6 sec slowdown. Adding the following snippet to your code snippet or function file to remove the dashboard widget will resolve the slowdown.
-
Help google Identify the type of Links on your Website.
It was Google’s birthday this month. Guess that’s the reason why Google is on release spree. Throughout this month, Google introduced many new features. Also discontinued some features in search and associated tools. I’ll write a post on each feature release as possible with impacts as and when shared by people. For this post let’s…
-
WP Curtain Raiser 0.2 Released
Two years ago, I released a plugin on the WordPress repository which adds Curtain Raiser feature to your website for the Inaugural Ceremony. In India, an inaugural ceremony for Official Website is the most common thing for NGO’s and Government. This plugin is for those who need to add curtain raiser feature to the website…
-
Peer certificate CN did not match expected!
I was Configuring WP Mail SMTP Plugin for WordPress on client site. Default PHP mail function works well, but a couple of users reported mail getting delivered in the SPAM folder. So we decided to route mailing one of the Official ID using SMTP. We installed Plugin, Configured credentials. The task was like 10 min…
-
My New Project: Good Finds
While people are still posting about Ten Year Challenge Pics, I’m taking baby steps with the trend. For those who know me from my college days, I use to Post Tips and Tricks on my blogspot blog which started of curiosity of sharing good finds. In 2009, I took my first job and had a…
-
WordPress 5.0 Survival Kit
WordPress 5.0 – Codename Bebo (for Cuban pianist Bebo Valdés) was released a day before yesterday. With many changes in WordPress Core, New Editor – Gutenberg replaced the Old classic TinyMCE Editor, which is an excellent move towards easy editing. Yesterday I upgraded my websites and Clients website to WP 5.0. With No Hassle, everything…
-
Resource for your Next WordPress (Theme) Site
I don’t know How I left this Post pending in draft, While starting another project was searching for this post, and it was it Draft. In Jan 2018, when I was done with #WPMeta Website, I drafted this one. Here are some resources I used to code #WPMeta Website. 1. Underscores (_s) – Starter theme…
-
Developing WordPress Frontend with Chrome Developer Tools
This is a proposed outline for WordCamp Mumbai 2018 Speaker Application. I’m yet to post about my talks at WordCamp Kanpur and Ahmedabad, both are in the draft along with a long list of heading items that need detailing. So Instead of putting topics in the draft and piling them, decided to publish and continue…