{"id":27629614,"url":"https://github.com/markjaquith/login-logo","last_synced_at":"2025-04-23T15:27:14.211Z","repository":{"id":5636130,"uuid":"6844419","full_name":"markjaquith/login-logo","owner":"markjaquith","description":"#WordPressPlugin: Customize the logo on the WP login screen by simply dropping a file named login-logo.png into your WP content directory. CSS is automatic!","archived":false,"fork":false,"pushed_at":"2023-03-04T15:14:08.000Z","size":1434,"stargazers_count":14,"open_issues_count":14,"forks_count":8,"subscribers_count":6,"default_branch":"master","last_synced_at":"2024-04-14T12:38:45.892Z","etag":null,"topics":["wordpress","wordpress-plugin"],"latest_commit_sha":null,"homepage":"","language":"PHP","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/markjaquith.png","metadata":{"files":{"readme":"readme.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2012-11-24T21:08:43.000Z","updated_at":"2024-02-28T14:52:04.000Z","dependencies_parsed_at":"2024-09-11T07:40:23.543Z","dependency_job_id":"b7f229d2-6221-411b-898b-2e79ef7f0271","html_url":"https://github.com/markjaquith/login-logo","commit_stats":null,"previous_names":[],"tags_count":10,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markjaquith%2Flogin-logo","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markjaquith%2Flogin-logo/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markjaquith%2Flogin-logo/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markjaquith%2Flogin-logo/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/markjaquith","download_url":"https://codeload.github.com/markjaquith/login-logo/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":250459268,"owners_count":21434055,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["wordpress","wordpress-plugin"],"created_at":"2025-04-23T15:27:13.526Z","updated_at":"2025-04-23T15:27:14.205Z","avatar_url":"https://github.com/markjaquith.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Login Logo #\nContributors: markjaquith  \nDonate link: http://txfx.net/wordpress-plugins/donate  \nTags: customize, login, login screen, logo, custom logo  \nRequires at least: 5.1.2  \nTested up to: 6.6 \n\nCustomize the logo on the WP login screen by simply dropping a file named login-logo.png into your WP content directory. CSS is automatic!\n\n## Description ##\n\nThis plugin allows you to customize the logo on the WordPress login screen. There is zero configuration. You just drop the logo file into your WordPress content directory, named `login-logo.png` and this plugin takes over.\n\nNote that you should use a transparent background on the PNG image, crop it tightly (no padding pixels) and use a width of exactly 312 pixels for best results. Wider images will be downscaled in modern browsers, but it isn't recommended to rely on that.\n\nThis plugin also works in the `mu-plugins` directory.\n\n## Installation ##\n\n1. Install the plugin and activate it.\n\n2. Create a PNG image with a transparent background, tightly cropped, with a recommended width of 312 pixels.\n\n3. Upload the PNG image to your WordPress content directory (`/wp-content/`, by default), and name the file `login-logo.png`.\n\n4. If you have a multisite install with more than one network, you can also use `login-logo-network-{NETWORK ID}.png` to assign a different login logo to each network.\n\n5. If you have a multisite install, you can also use `login-logo-site-{$blog_id}.png` to assign a different login logo to each site.\n\n6. Done! The login screen will now use your logo.\n\n## Screenshots ##\n\n1. A login screen with a custom logo\n\n2. A source image\n\n## Changelog ##\n\n### 0.10.2 ###\n* Bumped supported version\n\n### 0.10.0 ###\n* Updated depreciated filter \"login_headertitle\" to \"login_headertext\" with compatibility for older WordPress versions\n* Tested with WordPress 5.2.1\n\n### 0.7 ###\n* The \"title\" attribute of the header link matches the WordPress site title instead of saying \"Powered by WordPress\".\n* The URL for the login logo includes \"versioning\" based on last file modification date, for browser cache flushing.\n\n### 0.6 ###\n* You can provide `login-logo-site-{$blog_id}.png` to have a different logo per multisite site.\n* Support for WordPress 3.4\n* Changed the ideal image width to 312 pixels, and instituted a tighter crop policy.\n\n### 0.5 ###\n* Support for WordPress 3.3\n* Fix a bug in CSS resizing of oversized images\n\n### 0.4 ###\n* Use HTTPS if `is_ssl()` on the login page.\n\n### 0.3 ###\n* The login logo now links to your site, instead of WordPress.org\n* If you don't have a custom login logo, the plugin does nothing.\n* You can provide `login-logo-network-{NETWORK ID}.png` to have a different logo per multisite network.\n\n### 0.2 ###\n* Do not use `background-size` unless the image is more than 326 pixels\n\n### 0.1 ###\n* Original version\n\n## Upgrade Notice ##\n\n### 0.7 ###\nThe \"title\" attribute of the header link matches the WordPress site title instead of saying \"Powered by WordPress\".\n\n### 0.6 ###\nUpgrade now for WordPress 3.4 support! Also adds the ability to set a custom logo per site on a network.\n\n### 0.5 ###\nUpgrade immediately or the plugin will not work in WordPress 3.3!\n\n### 0.4 ###\nAdds support for SSL\n\n### 0.3 ###\nMakes the logo link to your site instead of WordPress.org! Support for per-network logos.\n\n### 0.2 ###\nUpgrade now to avoid stretching small images.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmarkjaquith%2Flogin-logo","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmarkjaquith%2Flogin-logo","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmarkjaquith%2Flogin-logo/lists"}