WPIntell

Source evidence

Background from URL

Branded Login Screen · support · 2013-10-12T13:07:00+00:00

mixedsentiment
highseverity
0.82relevance
3replies
Evidence linked to opportunitycommercial context

Proof Health

Open evidence

Commercial opportunities need traceable source links before they are treated as build-worthy.

6 / 28 rows with source links

21.4% of this page's analysis has direct source links.

0 build-decision rows missing links

0 rows here require auditable proof before promotion.

22 rows with no attached evidence

0 rows have source counts but still need direct links.

Conversation

support
kimazz resolved
Hey! I’d like to use a background hosted on another server. How can I add an url instead of the local src? Great plugin! Regards, K http://wordpress.org/plugins/branded-login-screen/ We will have to do a little plugin hacking. I will post back when I have the code hack. In an unedited version of the plugin, go to line 171 of the branded-login-screen.php file: $imageName = BLS_BG_IMG_DIR.BLS_BG_IMG; and change to: $imageName = "http://yoursite.com/path/to/image/background.jpg"; Let me know how it goes. Closing item.

Comments

3 shown
Kerry Webster 2013-10-23T01:24:00+00:00

We will have to do a little plugin hacking. I will post back when I have the code hack.

Kerry Webster 2013-10-23T03:33:00+00:00

In an unedited version of the plugin, go to line 171 of the branded-login-screen.php file: $imageName = BLS_BG_IMG_DIR.BLS_BG_IMG; and change to: $imageName = "http://yoursite.com/path/to/image/background.jpg"; Let me know how it goes.

Kerry Webster 2014-02-21T04:20:00+00:00

Closing item.