Dive In WP | Dive In WordPress Together

DIVE IN WP

WordPress Tutorials, Resources, Code Snippets, Themes & Plugins

  • Blog
  • About
  • Contact

What is Meta Query | How to use it with WP_Query WordPress

How To

Meta query, is a type of query that allows you to get the results based on the meta key and meta value. By using meta_query, you can make your primary WP_Query WordPress query to get…

Read More

How to Add Checkbox Field to WordPress Customizer

How To
Add WordPress Customizer Checkbox

In WordPress Customizer, you can add different types of HTML input fields and checkbox is one of them. To add a checkbox with WordPress customizer all you have to set the type of customizer control…

Read More

How to Add Dropdown or Select Pages in WordPress Customizer

How To
Add WordPress Customizer Dropdown Pages

Displaying all the pages of your website as a dropdown or select field within the WordPress customizer is super easy. However, you can create custom WordPress customizer control to display all the pages as a…

Read More

How to Add CSS Styling to Custom WordPress Metabox

How To
add css styling to metabox

As a theme or plugin developer, there can be a chance where you want to add css styles to your custom metabox. Here I will show you the two ways to add CSS styling to…

Read More

How to Add Metabox in WordPress Plugin

How To
Add Metabox in WordPress Plugin

If you are working on a WordPress plugin then there can be a chance where you need to add a custom metabox to the post, page, or custom post types. So, here I will create…

Read More

How to Add Multiple Custom Metaboxes in WordPress

How To
Add Multiple custom metaboxes in wordpress

The following code snippet will help you to add multiple custom meta boxes in WordPress. Copy the code given below and add this code into your theme’s functions.php file or if you want to add…

Read More

How to Add Metabox | Save & Get Meta box Value in WordPress

How To
add custom metabox-save and get metabox value in wordpress

Meta boxes in WordPress are the draggable boxes that exist in WordPress admin. It contains form fields to set information about the post, page, custom post type, terms, users, comments etc. Meta box can also…

Read More

How to Add WordPress Custom Metabox with Multiple Fields

How To
add wordpress custom metabox with multiple fields

To add WordPress custom meta box with multiple fields, first I will create a meta box with multiple fields. So in this case, I will add text, select, textarea, radio and checkbox input fields in…

Read More

How to Use WYSIWYG or WP Editor in WordPress Custom Meta box

How To
WYSIWYG-or-WP-Editor-in-WordPress-Custom-Meta-box

Want to learn about how to add and use WYSIWYG or WP editor with your custom WordPress metabox, then trust me, it’s super easy. To add wp editor or wysiwyg editor, WordPress provides a function…

Read More

Posts navigation

Page 1 Page 2 … Page 4 Next Page

Recent Posts

  • How to use meta query to get results between price or two numbers
  • What is Meta Query | How to use it with WP_Query WordPress
  • How to Add Checkbox Field to WordPress Customizer
  • How to Add Dropdown or Select Pages in WordPress Customizer
  • How To Choose Perfect Hosting Service & Plan for WordPress
© Copyright 2021 – DIVE IN WP
Allium Theme by TemplateLens ⋅ Powered by WordPress
  • Disclaimer
  • Privacy Policy