I need to get the featured image outside the loop. This is so that I can have a different full-screen background image for each page, set by the featured...
  • May 5, 2022
  • 0 Comments
I have support ticket system which i have built using wordpress. The basic functionality is that when a “ticket” is created, it creates a post. When an admin replies,...
  • May 5, 2022
  • 0 Comments
Can someone explain the difference between WP_Site_Query and WP_Network_Query in WordPress 4.6? WP_Network_Query() : Core class used for querying networks. WP_Site_Query() : Core class used for querying sites. WP_Term_Query()...
  • May 5, 2022
  • 0 Comments
General Info I used the plugin WP Types (wp-types.com) to create a custom post type called “artist“. In WP Types you can also set another post type as parent...
  • May 4, 2022
  • 0 Comments