Archived
Add new category property to hide blog postings made into sub-categories from the frontend view, per category. Thanks to netmorix from the forums!
This commit is contained in:
@@ -733,7 +733,7 @@ function serendipity_iframe_create($mode, &$entry) {
|
||||
|
||||
$_SESSION['save_entry'] = $entry;
|
||||
$_SESSION['save_entry_POST'] = $serendipity['POST'];
|
||||
|
||||
|
||||
$attr = '';
|
||||
switch($mode) {
|
||||
case 'save':
|
||||
|
||||
Reference in New Issue
Block a user