Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
RRZE Webteam
RRZE Post Expiration
Commits
9f84c180
Commit
9f84c180
authored
Feb 15, 2019
by
Rolf Forst
Browse files
Merge branch 'dev' into 'master'
Dev See merge request rrze-webteam/rrze-post-expiration!2
parents
30d86fa5
bb669cb6
Changes
2
Hide whitespace changes
Inline
Side-by-side
RRZE/PostExpiration/Options.php
View file @
9f84c180
...
...
@@ -11,7 +11,7 @@ class Options
protected
function
default_options
()
{
$options
=
[
'post_types'
=>
[]
'post_types'
=>
[
'post'
]
];
return
$options
;
...
...
rrze-post-expiration.php
View file @
9f84c180
...
...
@@ -4,7 +4,7 @@
* Plugin Name: RRZE Post Expiration
* Plugin URI: https://gitlab.rrze.fau.de/rrze-webteam/rrze-post-expiration
* Description: Verfallsdatum für Beiträge und Seiten.
* Version: 1.4.
0
* Version: 1.4.
1
* Author: RRZE-Webteam
* Author URI: https://blogs.fau.de/webworking/
* License: GNU General Public License v2
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment