Skip to content
  • Home Blog
  • More Online Tools
    • Code Compress & Beautify
      • HTML Compress
      • CSS Compress
      • JavaScript Compress
      • CSS Beautify
    • Words & Character Utitlies
      • Keywords Density & Word Count
      • Change Case
    • Image Convertor
      • Image To WebP Convert
      • EPS To PNG
    • SEO Tools
      • Extrat Title & Meta Tags
      • Extrat Heading Tags
      • Extract Tags From Youtube Video
      • Title Meta Length Counter
    • Color Tool
      • HEX to RGB Convert
    • Device Testing
      • Multi Device Simulator
  • Donate
  • Resource
Go back to home

Create a Taxonomies in Custom Post Type (CPT Plugin) and fetch category post results

Posted on: August 30, 2024WordPress , Wordpress

Below is the code for fetch a particular CPT with created category/ Taxonomies with PHP WP_Query function.

Gravity Form Submission with Zoho Lead Integration Or Form Data push to Zoho CRM

Posted on: May 27, 2024May 28, 2024Gravity Forms , PHP , WordPress , Wordpress

Gravity form predefined function gform_after_submission is executed at the end of form submission process when user submit the form.Gravity form gform_after_submission function contact entry object parameter contains all submitted values […]

MySql query for fetch/ retrieve category data in WordPress with image thumbnail

Posted on: February 14, 2022MySQL , PHP , Wordpress , WordPress

MySql query for fetch WP post_id, post_title, post_date & name with using thumbnail for a particular WordPress category. WordPress also provides some methods for retrieving post data with thumbnails but […]

Categories

  • MyFreeOnlineTools
  • Resource
  • Author
  • Blog
  • Corona Virus
  • Donate

Recent Posts

  • Create a Taxonomies in Custom Post Type (CPT Plugin) and fetch category post results
  • Creating WordPress PHP Fetch Result to Custom Templates with CPT (Custom Post Type UI Plugin)
  • Gravity Form Submission with Zoho Lead Integration Or Form Data push to Zoho CRM
  • How to change any WordPress blog inner content link href by PHP code
  • Send Object data and variable data with FormData objects using Ajax-requests in jQuery
  • Tutorial
    • CSS Tutorial
    • JavaScript Tutorial
    • Wordpress

Recent Post

  • Create a Taxonomies in Custom Post Type (CPT Plugin) and fetch category post results
  • Creating WordPress PHP Fetch Result to Custom Templates with CPT (Custom Post Type UI Plugin)
  • Gravity Form Submission with Zoho Lead Integration Or Form Data push to Zoho CRM
  • How to change any WordPress blog inner content link href by PHP code
  • Send Object data and variable data with FormData objects using Ajax-requests in jQuery
MyFreeOnlineTools