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
steempress_amn
Commits
865a0de2
Commit
865a0de2
authored
Oct 30, 2018
by
Martin Lees
Browse files
Disabled 'powered by steempress' on the front page
parent
ac7d9785
Changes
1
Hide whitespace changes
Inline
Side-by-side
steempress_sp.php
View file @
865a0de2
...
...
@@ -35,9 +35,9 @@ if ( ! defined( 'WPINC' ) ) {
*/
define
(
'steempress_sp_compte'
,
'1.9.9'
);
define
(
'steempress_sp_api_url'
,
'https://api.steempress.io'
);
define
(
'steempress_sp_twoway_api_url'
,
'https://two.steempress.io'
);
//
define( 'steempress_sp_twoway_api_url', 'https://two.steempress.io');
//define( 'api_url', 'http://localhost:8001');
//
define( 'steempress_sp_twoway_api_url', 'http://localhost:8002');
define
(
'steempress_sp_twoway_api_url'
,
'http://localhost:8002'
);
/**
* The code that runs during plugin activation.
...
...
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