{"id":39983043,"url":"https://github.com/bobbingwide/oik-events","last_synced_at":"2026-01-18T23:07:50.599Z","repository":{"id":263295674,"uuid":"885797531","full_name":"bobbingwide/oik-events","owner":"bobbingwide","description":"Events ","archived":false,"fork":false,"pushed_at":"2025-01-20T23:28:54.000Z","size":185,"stargazers_count":0,"open_issues_count":4,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-01-21T00:26:23.970Z","etag":null,"topics":["custom-post-type","wordpress-plugin"],"latest_commit_sha":null,"homepage":"","language":"PHP","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/bobbingwide.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2024-11-09T12:28:15.000Z","updated_at":"2025-01-20T23:28:55.000Z","dependencies_parsed_at":"2024-11-17T16:44:10.423Z","dependency_job_id":"983bead3-3577-4446-8949-02ea7fc47660","html_url":"https://github.com/bobbingwide/oik-events","commit_stats":null,"previous_names":["bobbingwide/oik-events"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/bobbingwide/oik-events","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bobbingwide%2Foik-events","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bobbingwide%2Foik-events/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bobbingwide%2Foik-events/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bobbingwide%2Foik-events/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bobbingwide","download_url":"https://codeload.github.com/bobbingwide/oik-events/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bobbingwide%2Foik-events/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28553070,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-18T20:59:07.572Z","status":"ssl_error","status_checked_at":"2026-01-18T20:59:02.799Z","response_time":98,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["custom-post-type","wordpress-plugin"],"created_at":"2026-01-18T23:07:50.131Z","updated_at":"2026-01-18T23:07:50.588Z","avatar_url":"https://github.com/bobbingwide.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"# oik-events \n![banner](assets/oik-events-banner-772x250.jpg)\n* Contributors: bobbingwide\n* Donate link: https://www.oik-plugins.com/oik/oik-donate/\n* Tags: oik, events\n* Requires at least: 6.6\n* Tested up to: 6.7.1\n* Stable tag: 0.1.1\n\nEvents plugin to replace All-In-One Events Calendar.\n\n## Description \nUse the oik-events plugin to create and display Events on your website.\n\n## Installation \n1. Upload the contents of the oik-events plugin to the `/wp-content/plugins/oik-events' directory\n1. Activate the oik-events plugin through the 'Plugins' menu in WordPress\n1. Visit the oik-events admin page\n1. Use the admin interface to migrate any events from the All-In-One Events Calendar.\n1. Click on the link to activate/update the Must Use ( MU ) plugin\n1. Disable the MU logic using the Deactivate link\n\nThe oik-events plugin is dependent upon the following plugins:\n- oik-fields\n- oik\n- oik-dates\n\n## Frequently Asked Questions \n\n# How do I display event fields? \n\nUse one or more of the following plugin solutions:\n\n- sb-field-block - to display the postmeta and virtual fields in the \"Field block\"\n- oik-fields - to display the postmeta and virtual fields using `[bw_field]` and `[bw_fields]` shortcodes.\n\n\n# How do I display future events? \n\nUse the `[bw_related]` shortcode from oik-fields.\nUse the Advanced Query Loop plugin.\n\n\n# Can I migrate from other Events Calendar plugins \nNo. This only supports migration from published posts in `ai1ec_events`\n\n\n## Screenshots \n1. Event fields displayed by sb-field-block\n2. Event summary grid\n\n## Upgrade Notice \n# 0.1.0 \nUpdate for a fix for the event_tickets virtual field #3\n\n# 0.1.0 \nNow supports Event start and end dates and times.\n\n# 0.0.0 \nSwitch to oik-events to replace the All-In-One Events Calendar plugin.\n\n## Changelog \n# 0.1.1 \n* Changed: Comment out tracing #3\n* Fixed: Pass _start_date rather than _date. Theme event_tickets even when null #3\n* Tested: With WordPress 6.7.1 and WordPress Multisite\n\n# 0.1.0 \n* Changed: Change oik_events_event_when to use _start_date #1 #2 #4\n* Changed: Set both start and end dates and the post_date #1\n* Added: Add _googlemap virtual field #2.\n* Changed: Implement both start and end date fields #1\n* Added: Add event_tickets button #3\n* Added: Implement aql_query_vars to set meta_value for _date meta queries #4\n\n# 0.0.0 \n* Changed: Refactor oik_events_events_when() #2\n* Changed: Don't theme virtual fields displayed by [bw_fields] #2\n* Added: Start adding virtual fields for Events #2\n* Added: Prototype display of event information as block bindings and virtual fields #2\n* Added: Prototype 2 alternative block binding options #2\n* Changed: Only migrate published posts. Cater for missing entry in ai1ec_events. Process 10 at a time #1\n* Added: New Events plugin - migrate from ai1ec_event to event #1\n* Tested: With WordPress 6.7.0 and WordPress Multisite\n* Tested: With Gutenberg 19.6.1\n* Tested: With PHP 8.3\n\n## Further reading \n\nIf you want to read more about oik plugins and themes then please visit\n[oik-plugins](https://www.oik-plugins.com/)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbobbingwide%2Foik-events","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbobbingwide%2Foik-events","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbobbingwide%2Foik-events/lists"}