-
Update dependency on Genesis to 2.9.0 and take improvements into account.
e.g. Remove the need to set `CHILD_THEME_` constant(s)... if appropriate.
-
Update code to run without problems in PHP 8.1, PHP 8.2, and PHP 8.3 with WordPress 6.4.1
See https://github.com/bobbingwide/bobbingwide/issues/103 and https://github.com/bobbingwide/bobbingwide/is…
-
When viewing a WordPress plugin / theme on wordpress.org, if available from assets the banner or icon image is displayed, depending on the context.
The GitHub display of the README.md file support…
-
The new block editor, code named Gutenberg, already provides a ‘Convert to blocks’ function inside the editor. It’s not aware of the complexities of many shortcodes and the combinations in which they …
-
The current version of PHPUnit is now 8. We need to upgrade some code in order to support this version of PHPUnit. I believe this problem has already been resolved in WordPress. See https://core.tra…
-
Using the shared library logic developed in https://github.com/bobbingwide/oik-bob-bing-wide/issues/40 for the CSV block, apply similar changes to the `[bw_csv]` and `[bw_geshi]` shortcodes and their …
-
The TODO CPT should be updated to support the block editor.
Perhaps it should also support archives
And reinstate the `supports` settings.
-
Over the past few months I've been using several AI image generators via several methods
1. Directly in the browser
2. In an app on my iPhone
3. As part of a WordPress plugin
I now want to exten…
-
### Requirement
- Reduce the number of shortcodes used in templates and template parts
### Solution
- Replace occurrences of `[guts]` with the `oik-bbw/wp` block.
See https://github.com/bobbin…
-
I just asked my AI tool the same thing 3 times.
what time is 1706918400
The answers were:
- - -
The timestamp 1706918400 represents the date and time in Unix time, which counts the seconds…