Skip to content

Instantly share code, notes, and snippets.

View hyeon1018's full-sized avatar
๐Ÿˆ

dohyeon kim hyeon1018

๐Ÿˆ
  • Seoul, Korea
  • 20:33 (UTC +09:00)
View GitHub Profile
@ssddanbrown
ssddanbrown / functions.php
Created January 21, 2023 23:06
bookstack autosort tagged books
<?php
use BookStack\Actions\ActivityType;
use BookStack\Entities\Models\Book;
use BookStack\Entities\Models\Chapter;
use BookStack\Entities\Models\Page;
use BookStack\Facades\Theme;
use BookStack\Theming\ThemeEvents;
/**