Scroll to Top / Back to Top button at the bottom of page is sometime very essential mainly if you have long posts. Here on Crunchify, we do have most of Java tutorials and …
functions.php • Tag Archive
The functions.php file in WordPress is a template file used to add custom code and functions to a WordPress theme.
It allows theme developers to add functionality to their themes, such as custom post types, custom taxonomies, custom shortcodes, and custom widget areas, without the need to create separate plugins for each feature.
The functions.php file is loaded by WordPress at runtime, and its code is executed for every page load, making it a key part of any WordPress theme.
Featured Images in Admin Panel – Free WordPress Plugin
Enhance Your WordPress Admin Panel with Custom Columns for Featured Images. Introducing Featured Images in Admin Panel - Free WordPress Plugin. WordPress has established itself as the go-to …
Read Article about Featured Images in Admin Panel – Free WordPress Plugin →
How to add a “delete” button to WordPress Admin bar?
The admin bar is a featured introduced by WordPress 3.1. It adds useful options such as adding new posts or editing an existing one. But it do not feature a delete button, so you can’t trash a …
Read Article about How to add a “delete” button to WordPress Admin bar? →
WordPress: How to Remove Comment Notes Below the Comment Box
WordPress is a very powerful blogging platform. Now World's 43.2% of the internet sites are powered by WordPress. This post shows tricks on how to remove comment notes below the comment box? By …
Read Article about WordPress: How to Remove Comment Notes Below the Comment Box →
Optimize WordPress Post Images – Prevent WordPress Post Image Being Too Large
Have you ever noticed your image appearing way to big on your WordPress Post? To prevent your WordPress post images from being too large, you can use the following methods: By using these …
Read Article about Optimize WordPress Post Images – Prevent WordPress Post Image Being Too Large →
In WordPress How to Automatically Insert Content After Each Post?
WordPress is a great blogging platform which is highly configurable. It allows you a lot of things to do with your Blog. For example, have you noticed the Share Buttons at the end of this post. User …
Read Article about In WordPress How to Automatically Insert Content After Each Post? →
How to add custom Twitter & Facebook Social Share Image & Description for Archive page for Yoast SEO WordPress Plugin?
Are you using Yoast SEO plugin? Yoast SEO for WordPress is one of the best WordPress plugin out there. Plugin by default adds Image and Description for your Archive and Category pages. In this …
How to easily change WordPress Login page Logo and URL?
Here is a Login Page default WordPress logo: How to Change the WordPress Login Logo and URL?Customizing the Login FormHow to Easily Change the Login Logo in WordPress? By default every …
Read Article about How to easily change WordPress Login page Logo and URL? →
Using Genesis Blocks WordPress plugin? How to Disable dismiss.js script loading?
Are you using Genesis WordPress themes? On Crunchify, we are using Genesis Themes since 2014. We purchased all in one package around the same time and so far there is no regret. We love it. We are …
How to Enqueue Scripts into Child Theme in Genesis Framework
Generally, it’s a good idea to include JavaScript / jQuery libraries and plugins at the bottom of the page, just before closing the body tag. The reason is pretty simple, HTTP/1.1 …
Read Article about How to Enqueue Scripts into Child Theme in Genesis Framework →
How to Customize or Disable Sidebar Widgets on Specific Post/Page in WordPress?
In WordPress ecosystem, Widgets are essentials. We usually use average ~10 widgets at any given time. There are few in Sidebar and few in Post contents. By default WordPress doesn't …
Read Article about How to Customize or Disable Sidebar Widgets on Specific Post/Page in WordPress? →
How to Remove URL / Website Field from WordPress Comment Form?
WordPress Tips: Quick Way to Remove URL Field from Comment Form We all know that WordPress is highly customizable and can be customized up to a great extent. WordPress is also famous for a huge …
Read Article about How to Remove URL / Website Field from WordPress Comment Form? →