Closed bobbingwide closed 6 days ago
trying again with oikwp oik-shortcodes.php jetpack 0 url=jetpack.wp-a2z.org
to reparse the whole of Jetpack after deleting everything.
Parsing Jetpack took an absolute age. Given that hardly anyone looks at jetpack.wp-a2z.org to look at the source code, including me, I'm prepared to forget about the WP-a2z for Jetpack. I plan to redirect requests to Automattic's GitHub repository.
It would be nice if oik-shortcodes could somehow indicate to a real viewer that this is going to happen. For bots I dont really care, they'll get the message.
I believe the simplest redirect code is:
RewriteCond %{HTTP_HOST} ^jetpack.wp-a2z.org$
RedirectMatch 301 /(oik_api|oik_class|oik_file|oik_hook)(.*) https://github.com/Automattic/jetpack/tree/trunk/projects/plugins/jetpack
Just noticed that redirects are occurring for other domains as well, which isn't what I want at all!
Closing as WontFix since jetpack.wp-a2z.org is no more.
After updating Jetpack to 11.5.1 I tried to parse the code
oikwp oik-shortcodes.php jetpack url=jetpack.wp-a2z.org
It failed with
Fatal error: Uncaught TypeError: Cannot access offset of type string on string in /home/customer/www/bobbingwide.org.uk/public_html/wp-content/plugins/oik-shortcodes/classes/class-oiksc-parse-status.php:122 Stack trace: