<?xml version="1.0" encoding="utf-8" standalone="yes" ?>
<rss version="2.0" 
  xmlns:content="http://purl.org/rss/1.0/modules/content/" 
  xmlns:dc="http://purl.org/dc/elements/1.1/" 
  xmlns:atom="http://www.w3.org/2005/Atom" 
  xmlns:sy="http://purl.org/rss/1.0/modules/syndication/" 
  xmlns:media="http://search.yahoo.com/mrss/">
  <channel>
    <title>custom post type on John hashim</title>
    <link>https://johnhashim.com/tags/custom-post-type/</link>
    <description>Recent content in custom post type on John hashim</description>
    <generator>Hugo -- gohugo.io</generator>
    <language>en</language>
    <managingEditor>johnnyhashim [at] gmail.com (john hashim)</managingEditor>
    <webMaster>johnnyhashim [at] gmail.com (john hashim)</webMaster>
    <copyright>&amp;copy;{year}, All Rights Reserved</copyright>
    <lastBuildDate>Thu, 13 Aug 2020 22:41:09 -0400</lastBuildDate>
    
        <atom:link href="https://johnhashim.com/tags/custom-post-type/index.xml" rel="self" type="application/rss+xml" />
    

      
      <item>
        <title>how to display post based on a taxonomy term as get the term</title>
        <link>https://johnhashim.com/posts/how-to-display-post-based-on-a-taxonomy-term-as-get-the-term/</link>
        <pubDate>Thu, 13 Aug 2020 22:41:09 -0400</pubDate>
        <author>johnnyhashim [at] gmail.com (john hashim)</author>
        <atom:modified>Thu, 13 Aug 2020 22:41:09 -0400</atom:modified>
        <guid>https://johnhashim.com/posts/how-to-display-post-based-on-a-taxonomy-term-as-get-the-term/</guid>
        <description>First things first you will have to get started this will work if you’re using CPT ( custom post type) In your theme or plugin development where you have a different term in your taxonomy.
lets you have this layout
 Custom Post = sports Taxonomy = types of sports term = soccer, NFL, and golf.  maybe you want a different header on each term or you want each section to have its own posts depending on the taxonomy term.</description>
        
        <dc:creator>john hashim</dc:creator>
        <media:content url="https://johnhashim.com/images/feature2/workflow.png" medium="image"><media:title type="html">featured image</media:title></media:content>
        
        
        
          
            
              <category>wordpress</category>
            
          
            
              <category>wp themes</category>
            
          
            
              <category>custom post type</category>
            
          
        
        
          
            
              <category>programming</category>
            
          
        
        
          
            
              <category>wordpress theme</category>
            
          
        
      </item>
      

    
  </channel>
</rss>