![]() |
#1 |
Registered User
Join Date: Aug 2014
Location: India
Posts: 18
|
How to add WordPress Related Posts Without Plugins
I am currently working on a website programming. Its a WordPress site and i want to add related post option i single post. I have used lot of codes E.G
$main_actor = get_post_meta( $post->ID, 'main actor', true ); $main_actor = sanitize_text_field( $main_actor ); AND $main_category = get_post_meta( $post->ID, 'main category', true ); $main_category = sanitize_text_field( $main_category ); but its not working. I don't want to add plugin. Anyone here can help me in this topic. Here Is My Website Related Post Example :- http://i.imgur.com/n5r0KoW.png |
![]() |
![]() |
![]() |
Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
|
|
![]() |
||||
Thread | Thread Starter | Forum | Replies | Last Post |
WTB Blog Posts on HEALTH related sites. PR3 + | shakemelikeapig | Wanted | 6 | 04-05-2020 04:24 AM |
101 Effective tips seo | onlineperfume | Search Engine Optimization | 24 | 06-25-2018 04:00 AM |
Simple way to remove empty paragraph tags in wordpress website posts | arronmattwills | Graphic Design | 0 | 02-24-2014 09:02 PM |