Skip to content

This WordPress plugin add shortcodes to get value of core fields on post and pages.

License

Notifications You must be signed in to change notification settings

cuxaro/shortcore

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

=== Shortcore ===
Contributors: cuxaro
Stable tag: 1.2.0
Tested up to: 5.3
Requires at least: 4.6
Requires PHP: 7.1

This plugin add shortcodes to get all fields from the core of post and pages.

== Description ==

= What Shortcodes can i use? =


* Get the title `[shortcore param="core_title"]`
* Get the excerpt `[shortcore param="core_excerpt"]`
* Get the ID `[shortcore param="core_id"]`
* Get the content `[shortcore param="core_content"]`
* Get the permalink `[shortcore param="core_permalink"]`
* Get the thumbnail URL `[shortcore param="core_thumbnail"]`
* Get the post type `[shortcore param="core_post_type"]`
* Get the post status `[shortcore param="core_status"]`

== Frequently Asked Questions ==

= Can i contribute to this plugin? =

Yes, you can contribute 

= Can I extens this plugins? =

At this time, the plugin can't be extend with hooks, but this functionality will be implemented in futures versions.

== Changelog ==

= 1.2.0 =

I added the basic shortcodes

About

This WordPress plugin add shortcodes to get value of core fields on post and pages.

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages