1 to 10 of 112
Title | Excerpt | Date |
---|---|---|
oik v4.10.0 |
Update to oik v4.10.0 for some minor improvements in the contact form to prevent spam submissions when not using Akismet. | November 9, 2023 |
oik v4.9.2 | Upgrade to oik v4.9.2 for support for PHP 8.1 and PHP 8.2. | September 23, 2023 |
oik v4.9.1 | Upgrade to oik v4.9.1 for compatibility with WordPress 6.3 and for the improved Contact form block. | August 5, 2023 |
oik v4.8.2 | Upgrade to oik v4.8.2 if you installed oik v4.8.1 from wordpress.org and found that the blocks were missing from the editor. | August 30, 2022 |
oik v4.8.1 | oik v4.8.1 is a maintenance release with improved translators comments. Built using latest wp-scripts. | August 19, 2022 |
oik v4.7.2 | oik v4.7.2 includes a fix to the logic to render blocks for Content and Excerpts in the bw_pages shortcode. | March 22, 2022 |
oik v4.7.1 | Upgrade to oik v4.7.1 for bw_pages rendering blocks for Content and Excerpts, and support for post_name attribute for shortcode which query posts | March 22, 2022 |
oik v4.6.0 | Update to oik v4.6.0 for changes to shared libraries for SVG icons and other improvements. | March 9, 2022 |
oik v4.5.0 | Upgrade to oik v4.5.0 for some minor performance improvements as measured by Google’s PageSpeed Insights. | January 4, 2022 |
oik v4.4.1 | Update to oik v4.4.1 for a change to add labels used for Navigation link variations for custom post types and taxonomies. | October 8, 2021 |
- Version 1.17 was released on 27th November 2012
- Version 1.16 was released on 9th August 2012
- Version 1.15 was released on 5th July 2012
- Version 1.14 was released on 3rd July 2012
- Version 1.13 was released on 11th May 2012
- Version 1.12 was released on 30th April 2012
- Version 1.11 was released on 3rd April 2012
- Version 1.10 was released on 9th February 2012
- Version 1.9 was released on 31st December 2011
- Version 1.8 was released on 25th December 2011
- Version 1.7 was released on 10th December 2011
- Version 1.6 was released on 22nd November 2011
- Version 1.5 was released on 31st October 2011
- Version 1.4 was released on 3rd October 2011
- Version 1.3 and 1.3.1 was released on 14th September 2011
- Version 1.2 was released on 19th August 2011
- Version 1.1 was released on 10th August 2011
- Version 1.0 was released on 26th July 2011
- Version 0.8 was made available on 19th July 2011
- Version 0.7 was made available on 14th July 2011
- Version 0.6 was not released to WordPress.org
- Version 0.5 was made available on 16th April 2011
- Version 0.4 was made available on 21st Feb 2011.
Version 0.3 (17 Feb 2011)
- Added: Tiny MCE button for entry of the [ bw_button] shortcode parameters
- Added: Tiny MCE button to select an oik shortcode Note: optional parameters to the oik shortcode button are not yet effective
- Added: [ bw_email] for inline mailto: link. Use [ bw_mailto] for a link with a prefix
- Fixed: attempted to correct problems in this file – my misunderstanding of how to do links
- Fixed: Added (missing) code to expand the [ bw_picasa] shortcode
- Added: [ loik] shortcode – a link to the oik plugin
- Change: Moved art_button() to bobbfunc.inc so that it could be used on the oik options page
Version 0.2 (6 Feb 2011)
- Added
, ,
- Renamed bwtrace to oik-bwtrace – but it still seems to want to Activate that plugin first. It’s supposed to activate oik base!
- Version 0.1 was tested on WordPress 3.1 and seemed to be OK, but I was unable to test the behaviour in the Visual editor since that wasn’t working for me.
- First official version, tested on 3.0.4
Version 0.01 (4 Feb 2011)
- first attempt at creating a WordPress plugin in the Plugin directory
- In creating oik I’d chopped out a lot of redundant code from a manually managed plugin I’d called bwapi.
- So it didn’t work.