Code Embed

Wordpress Plugin
Download latest - 2.3.4

Developers

codedart
dartiss

Download Stats

Today 574
Yesterday 1,023
Last Week 6,079
All Time 166,026
Banner 772x250


Releases (24 )

Version Release Date Change Log
2.3.4 2020-10-26
  • Bug: Fixed minor error that occurred due to the removal of the debug code in the last release. Sorry about that.
2.3.3 2020-04-23
  • Enhancement: I've removed the debug code. I allowed to be switched off but I've never used it and it may not have switched off properly anyway. So it's gone
  • Enhancement: Added some additional plugin meta
2.3.2 2018-05-23
  • Bug: Fixed another pesky bug that was affecting embedded URLs. My code to do this was years old and I couldn't understand why I'd written it the way I had. So I've re-written it from scratch.
2.3.1 2018-05-16
  • Bug: Fixed a variable naming issue that I may, or may not (I did), have created in the latest release
2.3 2018-05-15
  • Enhancement: All the code is now compliant with the full-fat VIP coding standards. It was no mean feat but, as a result, the plugin is more secure than ever before
  • Enhancement: The default is to now use double braces around your embed name, which is kind-of the universal default for template tags such as this. If you're an existing user, your current configuration won't change, though - this only affects new users
  • Enhancement: Improved translation output, including where I'd accidentally added an extra character to the text domain
  • Enhancement: Using the checked function on fields, rather than the form parameter
  • Enhancement: Added a useful links sidebar to the Help for both screens
  • Maintenance: Throughout, use Yoda conditions I now do
  • Maintenance: Added links to the sparkly new Github repo
  • Bug: When updating the options you sometimes didn't get a confirmation message. You do now!
  • Bug: Fixed a weird one where I was referencing a variable that I was never using _()_/
2.2.2 2017-11-19
  • Maintenance: Updated README to work better with new plugin directory format. Also, now converting all text to US English, which is the WordPress standard. Snazzy.
  • Maintenance: Updated all links to artiss.blog and removed donation links. Clickable.
  • Maintenance: Minimum WordPress level is now 4.6 for this plugin, meaning I could remove various pieces of code. Strong and stable.
  • Maintenance: Lots of language updates, many of which are a consequence of the move to WordPress 4.6 (including removal of language files and links, etc). Verbacious.
2.2.1 2017-02-20
  • Maintenance: Updated branding, inc. adding donation links
2.2 2016-03-08
  • Enhancement: Added support for embedding code in excerpts
  • Enhancement: Validated, sanitised and escaped the admin screen data
  • Maintenance: Overhauled the way default options are fetched and/or generated. Now a lot more efficient
  • Maintenance: Updated the admin screens so they are formatted in a similar way to the default WordPress screens
  • Maintenance: Removed hardcoding of plugin folder
  • Maintenance: Updated author and removed donation links
  • Maintenance: Renamed files and file functions - removed prefix from files and update it on functions
  • Maintenance: Added a domain path for translations
2.1.2 2015-10-01
  • Maintenance: Added missing text domain, ready for automatic translation.
2.1.1 2015-09-13
  • Maintenance: Updated help text
  • Maintenance: Modified admin screen headings so they're compatible with WP4.3
  • Enhancement: Added options to suppress debug output
  • Enhancement: Added donation link to plugin meta. Go on, you know you want to...
2.1 2015-06-08
  • Maintenance: Updated plugin branding
  • Maintenance: Removed feature pointer - no longer required
  • Enhancement: Removed support screen and moved remaining admin screens
  • Bug: Fixed issues with translations
2.0.2 2014-02-18
  • Enhancement: Fixed minor XSS vulnerability (kindly reported by Mozilla)
  • Enhancement: Shows README appropriate to the current installed version, instead of the latest
2.0.1 2012-03-28
  • Enhancement: Removed restriction on embed code length
2.0 2012-03-27
  • Maintenance: Removed dashboard widget
  • Maintenance: Further code tidying
  • Maintenance: Added new code for contextual help to use new WP 3.3 elements
  • Enhancement: New admin menu option, under which existing option screens now exist along with a support screen. If you have the README Parser plugin installed then it will also add a sub-menu displaying README instructions
  • Enhancement: Added internationalization to code
  • Enhancement: Will now work with widgets if you install the plugin Widget Logic
  • Enhancement: Added experimental ability to convert to responsive output
  • Enhancement: Added option to specify a URL instead of an embed code
  • Enhancement: Added feature pointer for when plugin is activated
1.6.1 2011-09-22
  • Fixed bug where name of plugin folder was incorrect

=

1.6 2011-09-22
  • Improved code further from 1.5, including seperating code into seperate includes
  • Added global embeds option
  • New tools option in the administration menu which allows you to search for code embeds

=

1.5.1 2011-05-12
  • Added form security

=

1.5 2011-05-11
  • Renamed plugin to bring in line with new plugin conventions
  • Plugin re-write to create more efficient code - can now also completely personalise the embed code used in the post
  • PHPDoc used throughout for documentation purposes, plus new coding standards
  • Support information improved, including contextual help on the settings screen (if supported)
  • All of the changes are backwards compatible with previous versions of this plugin
  • Instructions completely re-written

=

1.4.1 2010-11-12
  • Version details as HTML comments were being output whether an embed existed or not - corrected

=

1.4 2010-10-22
  • Option screen which allows you to specify the maximum number of possible embeds per post and the embed word

=

1.3 2010-03-11
  • Increased limit of number of code embeds from 5 to 20

=

1.2 2009-11-11
  • Simplification of code
1.1 2009-06-22
1.0 2009-04-05