Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Danny Froberg
dailybrief
Commits
a5922e57
Commit
a5922e57
authored
Jun 02, 2021
by
Danny Froberg
Browse files
Include Exxp Admin part
parent
3b06d4b8
Pipeline
#1100
passed with stages
in 1 minute and 23 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
dailybrief.php
View file @
a5922e57
...
...
@@ -62,6 +62,7 @@ if ( class_exists( 'Steempress_sp_Admin' ) ) {
if
(
is_plugin_active
(
'exxp-wp/exxp_wp.php'
)
)
{
define
(
'DAILYBRIEF_DETECTED_EXXP'
,
true
);
include_once
(
ABSPATH
.
'wp-content/plugins/exxp-wp/admin/class-exxp_wp-admin.php'
);
if
(
class_exists
(
'Exxp_wp_Admin'
)
)
{
define
(
'DAILYBRIEF_DETECTED_EXXP_ADMIN'
,
true
);
}
...
...
Write
Preview
Markdown
is supported
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