Skip to content

WordPress shortcode to embed posts into other posts.

Notifications You must be signed in to change notification settings

hxii/embed_post

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Embed Post

This plugin allows you to embed posts into other posts.

Why?

Someone needed this capability and did not have it. 10 minutes later you can use a shortcode. ¯\(ツ)

Usage

Simply use the [embed_post post_id=19] shortcode with the post_id that you need. You can also use class=class_name if you'd like to have your own style of embed. Two styles are currently built-in: default and seamless. You can also output the excerpt by using excerpt=true.