• Skip to secondary menu
  • Skip to main content
  • Skip to primary sidebar
  • Home
  • Projects
  • Products
  • Themes
  • Tools
  • Request for Quote

Vengala Vinay

Having 9+ Years of Experience in Software Development

  • Home
  • WordPress
  • PHP
    • Codeigniter
  • Django
  • Magento
  • Selenium
  • Server

How To Install Apache, MySQL, PHP (LAMP) stack On CentOS 7

Introduction A “LAMP” stack is a group of open source software that is typically installed together to enable a server to host dynamic websites and web apps. This term is actually an acronym which represents the Linux operating system, with the Apache web server. The site data is stored in a MySQL database (using MariaDB), and dynamic content […]

An Introduction to Queries in MySQL

Introduction  Databases are a key component of many websites and applications, and are at the core of how data is stored and exchanged across the internet. One of the most important aspects of database management is the practice of retrieving data from a database, whether it’s on an ad hoc basis or part of a […]

How to Stop Genesis from using first attached post image if no featured image

Archive pages are showing image even if no featured image is displayed. I only want the image shown if a featured image is assigned. If no featured image, then no image display on archive / category page. Use the following snippet of code : add_filter( ‘genesis_get_image_default_args’, ‘vengala_stop_auto_featured_image’ ); /** * Stop Genesis archives from using […]

Most Useful Shortcodes in WordPress

Calculate Years of experience using WordPress Shortcode Get Current Website name using WordPress Shortcode Get Current Website tagline using WordPress shortcode Get Current Date using WordPress shortcode Get Current Day’s year using WordPress shortcode Get Current Date’s Day using WordPress shortcode Get Current Post’s Publish Date using WordPress Shortcode Get Current Post’s Author Name using […]

How to install and configure XAMPP on Windows 10

How to install XAMPP on windows 10, run the XAMPP control panel, and configure XAMPP. How to enable Default Additional extensions, and enable 3rd party extensions. How to fix apache not starting on XAMPP and check which ports are in use using XAMPP

  • « Go to Previous Page
  • Page 1
  • Interim pages omitted …
  • Page 90
  • Page 91
  • Page 92

Primary Sidebar

A little about the Author

Having 9+ Years of Experience in Software Development.
Expertised in Php Development, WordPress Custom Theme Development (From scratch using underscores or Genesis Framework or using any blank theme or Premium Theme), Custom Plugin Development. Hands on Experience on 3rd Party Php Extension like Chilkat, nSoftware.

Recent Posts

  • Disaster Recovery 101: Architecting Auto-Failovers for Redis and PHP Deployments on OVH
  • How We Audited a High-Traffic WooCommerce Enterprise Stack on Google Cloud and Mitigated Race conditions during high-concurrency payment processing
  • Disaster Recovery 101: Architecting Auto-Failovers for Elasticsearch and Magento 2 Deployments on DigitalOcean
  • An Auditor’s Checklist for Securing WordPress Backends on OVH
  • Step-by-Step: Diagnosing Perl script high CPU throttling due to unoptimized regular expressions on AWS Servers

Copyright © 2026 · Vinay Vengala