In this PHP tutorial, I’m providing 5 functions to get array values by keys. We have an associative array and an indexed array of few keys. Further, we want to get an array that has matched keys from the indexed array and corresponding values from the associative array. Conversely, we might wish to return an array with […]
Hide Categories in WordPress Admin Post Editor – Exclude or Remove
WordPress offers hooks to exclude or hide categories from the Post Editor in the admin area. You can remove the category meta box as well. Hiding categories with CSS is also possible. Here I will tell you different ways to hide categories in WordPress Admin Post Editor.
Debugging in WordPress – Writing Custom PHP Data or Log Messages
WordPress has a configurable debugging system that allows us to display as well as log PHP errors, notices, and warnings. Besides that, sometimes we need to debug the code by writing custom PHP data or messages in a log file.
3 Ways to Insert a Page Break or Split a Post into Multiple Pages
Sometimes we wish to insert a page break in a lengthy post. In other words, splitting a post into multiple pages along with displaying links to the previous/next part of the post. It’s a good idea to break a long page or single post into multiple pages.
5 Tools to Improve Website Performance and SEO
Consistently improving a website’s performance and Search Engines Optimization bring more traffic to the website. Google also offers a few tools to improve website performance. Here we are mentioning 5 such tools from Google to optimize a website for speed, performance, and SEO.
Bigger Search Form with Drop-down in Navigation Bar
Websites that use Bootstrap 4 framework, sometimes need a bigger search form in the navigation bar. These websites might also need a drop-down or select input to provide better search. Create a navigation bar consists of a bigger search form.
Redirect Old URLs to New and Change Address in Google Search Console
In case of a domain change of existing website, you need to redirect old URLs properly to the new domain. Also, inform Google through Search Console about this address change. This helps you to save your website’s rankings in Google Search Results appearance.
Contact Form 7 Radio and Checkbox in Bootstrap 4 Style
Are you using Contact Form 7 plugin in a WordPress website using a theme built with Bootstrap front-end framework? Then you must have faced styling issues in CF 7 inputs in accordance with Bootstrap.
5 Ways – Equal Height Columns or Parent Div to Maximum from Children
Create equal height columns in a webpage. Or set parent div height to the maximum from children. Equalizing the height of divs assist to obtain a grid/column layout. Also, the same can fix the varying height issue due to rotation of sibling elements in a parent like a slider.
10 Better SEO Tips for Rankings Including WordPress
We’d like to share you self-experienced tips for better SEO and to bring more traffic to your website. These aren’t just 10 tips to improve the rankings of a website in Search Results. Rather, these are sort of our experience you should know while you’re doing hard efforts for better SEO and rankings.