code-embed icon indicating copy to clipboard operation
code-embed copied to clipboard

WordPress plugin to make embedding of code in posts really, really easy

Results 23 code-embed issues
Sort by recently updated
recently updated
newest added

Right now, activation of Gutenberg will prevent you from using this plugin as the custom fields box has gone. Short term solution - [test this plugin](https://wordpress.org/plugins/custom-fields-gutenberg/) to see if it...

enhancement
urgent

As requested here... https://wordpress.org/support/topic/code-embed-in-woocommerce-shop-page/

enhancement
Add to more fields

One user said it caused performance issues on all pages. Want to confirm that as little occurs as possible when no embed exists.

enhancement

Create a code embed specific widget, where the user types in the embed name. Look for one associated with the current post (if there is one) first, otherwise go global.

enhancement

Very inefficient right now - simplify.

enhancement

In the Tools -> Code Search, allow for nothing to be entered and then search for ALL code embeds. I will need to display the embed name alongside the results,...

enhancement
search improvement

http://ottopress.com/2009/wordpress-settings-api-tutorial/

enhancement

So, shared code can be added via the admin screens, meaning that it doesn't need to be added via the custom fields screen.

enhancement

Introduce new shortcode. Then un-convert any converted characters inbetween shortcode and output. If this works, maybe introduce as NEW shortcode, replacing old one.

enhancement