Skip to content

Allows same-site oEmbed of content sections plugins (gives a better visual appeal)

License

Notifications You must be signed in to change notification settings

CODESIGN2/WordPress-Content-Section-oEmbed

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

WordPress-Content-Section-oEmbed

Allows same-site oEmbed of content sections plugins (gives a better visual editor experience)

Usage

Requires https://github.com/CODESIGN2/WordPress-Content-Sections/ installed to do anything

usage is pretty much as simple as pasting in valid ajax content section title

http://yoursite.com/wp-admin/admin-ajax.php?action=get_content_section&name={your-content-section-name}

Attribution

Inspired by past works

Alternatives

A Visual shortcode editor would be another way to achieve, but so far an elegant solution for that has eluded CD2, as the API modified, is poorly documented and represents more potential change.

What it does?

This is not for making your site oEmbed into other sites, it's for making the content section plugin oEmbed into the same site it's hosted on.

Contributing

There may be better ways to do this, so submit an issue, PR, fork, blog about how to do it better etc. Also check branches as there are currently two implementations which need a bit of love, documentation.

Why a plugin of a plugin

Less bloat, and no need to think about the UI of making the feature optional.

About

Allows same-site oEmbed of content sections plugins (gives a better visual appeal)

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages