Updated
This commit is contained in:
@@ -26,7 +26,7 @@ function scn01_handle_post($association_slug, $access) {
|
||||
$pinned[] = $id;
|
||||
}
|
||||
}
|
||||
$pinned = array_slice($pinned, 0, 5);
|
||||
$pinned = array_slice($pinned, 0, 3);
|
||||
}
|
||||
|
||||
if ($narrative === '') {
|
||||
|
||||
Reference in New Issue
Block a user