• 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
  • Magento
  • Selenium
  • Server
Home » WordPress » Page 2

WordPress

  • Theme Development
  • Plugin Development
  • WordPress REST API
  • Security
  • How-to's
  • Handbook
  • Commands

Problem : How to Solve Add or Install Plugins in WordPress

If you Can’t Add or Install Plugins in WordPress website, it’s not that difficult to figure out. Because these are the scenarios, that are either you don’t have access to install the plugins or you may be using free WordPress blog from wordpress.org or few more other issues. You will learn how to figure out […]

Problem: How To Fix Error Establishing A Database Connection In WordPress

Error Establishing A Database Connection is the common error you will see once in a while. It is caused because of numerous reasons. We will explore all the possibilities in this article. In simple terminology, this error may be caused because of the problem with the database connection. Following are the possibilities, later in this […]

Problem : How to Fix Memory Size Exhausted Error in WordPress

Memory Size Exhausted Error will be displayed if the script uses complete available PHP memory limit. You can fix this issue in a couple of ways that is by increasing the memory limit of your server or by catching which plugin is using PHP memory limit. In this tutorial, you will learn all the possible […]

How To Easily Fix 500 Internal Server Error in WordPress

500 Internal Server Error is one of the most troublesome errors one can see on any website because these errors won’t provide much information to resolve them easily. In WordPress based website also we will see this kind of errors without detailed information why this 500 Internal Server Error occurred. But don’t worry, I’ll take […]

Problem : How to Fix Too Many Redirects Error in WordPress

Too Many Redirects Error in WordPress can be caused with simple settings gone wrong and it may be caused by few other mistakes. In this article, you will learn about how we can fix this issue even if you are not able to access WordPress Admin area. If you are a beginner to WordPress, don’t […]

The Best 8 Free WordPress Backup Plugins

If you are a website owner you should have a backup of your website always in your hand(WordPress Backup Plugins). If anything goes wrong with your hosting provider or your website gets hacked. You can restore your website with latest backup files. In WordPress you don’t have to worry about backing up your website manually, […]

WordPress Security Exploits/Vulnerabilities

WordPress is one of the popular Content Management Systems available on the internet, and a lot of websites are using WordPress for their website needs. WordPress evolved over the years and has a lot of WordPress Security Exploits/Vulnerabilities. These are the few Common WordPress Security Vulnerabilities you can strike off from the list of hacks […]

How to Install and Use WP-CLI to Manage WordPress Websites

Speeding up your work process should be one of your top priorities. Simply put, if you do more work in less time, then you will have more time to work on more projects, study and rest. WP-CLI is one of the command line tools specifically made to manage your WordPress websites through the command line. With […]

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 […]

  • « Go to Previous Page
  • Page 1
  • Page 2

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

  • How to add share via email functionality after each item’s content using filters
  • How to modify the site generator meta tag using filters
  • How to use WordPress path utility functions to load external files and images
  • How to use hooks and add output content to page head
  • How to create a basic plugin in WordPress?

Copyright © 2025 · Vinay Vengala