{"id":346427,"date":"2026-07-29T16:13:43","date_gmt":"2026-07-29T16:13:43","guid":{"rendered":"https:\/\/wordpress.org\/plugins\/lookchange\/"},"modified":"2026-07-29T17:48:38","modified_gmt":"2026-07-29T17:48:38","slug":"lookchange","status":"publish","type":"plugin","link":"https:\/\/wordpress.org\/plugins\/lookchange\/","author":12187889,"comment_status":"closed","ping_status":"closed","template":"","meta":{"version":"1.0","stable_tag":"1.0","tested":"7.0.2","requires":"5.8","requires_php":"7.4","requires_plugins":null,"header_name":"Lookchange","header_author":"Kazi Riad","header_description":"Switch website front-end between Light, Dark, Grey, Pink, Negative, Blur, and Custom modes with a beautiful floating switcher.","assets_banners_color":"010316","last_updated":"2026-07-29 17:48:38","external_support_url":"","external_repository_url":"","donate_link":"","header_plugin_uri":"","header_author_uri":"","rating":0,"author_block_rating":0,"active_installs":0,"downloads":26,"num_ratings":0,"support_threads":0,"support_threads_resolved":0,"author_block_count":0,"sections":["description","installation","faq","changelog"],"tags":{"1.0":{"tag":"1.0","author":"renado","date":"2026-07-29 17:48:38"}},"upgrade_notice":[],"ratings":[],"assets_icons":{"icon-256x256.png":{"filename":"icon-256x256.png","revision":3627543,"resolution":"256x256","location":"assets","locale":"","width":256,"height":256}},"assets_banners":{"banner-1544x500.png":{"filename":"banner-1544x500.png","revision":3627543,"resolution":"1544x500","location":"assets","locale":"","width":1544,"height":500},"banner-772x250.png":{"filename":"banner-772x250.png","revision":3627543,"resolution":"772x250","location":"assets","locale":"","width":772,"height":250}},"assets_blueprints":{},"all_blocks":[],"tagged_versions":["1.0"],"block_files":[],"assets_screenshots":{"screenshot-1.PNG":{"filename":"screenshot-1.PNG","revision":3627543,"resolution":"1","location":"assets","locale":"","width":1898,"height":838},"screenshot-2.png":{"filename":"screenshot-2.png","revision":3627543,"resolution":"2","location":"assets","locale":"","width":1898,"height":797},"screenshot-3.png":{"filename":"screenshot-3.png","revision":3627543,"resolution":"3","location":"assets","locale":"","width":1660,"height":842},"screenshot-4.png":{"filename":"screenshot-4.png","revision":3627543,"resolution":"4","location":"assets","locale":"","width":1680,"height":1569}},"screenshots":{"1":"Beautiful floating light bulb button with an elegant mode selection panel on the frontend.","2":"Easily access Lookchange settings from the WordPress admin dashboard.","3":"General Settings \u2013 configure default mode and core plugin options.","4":"Display Settings \u2013 customize floating button position, custom colors, and appearance options."}},"plugin_section":[],"plugin_tags":[273706,3706,173231,188286,241026],"plugin_category":[],"plugin_contributors":[273707],"plugin_business_model":[],"class_list":["post-346427","plugin","type-plugin","status-publish","hentry","plugin_tags-appearance-switcher","plugin_tags-color-scheme","plugin_tags-dark-mode","plugin_tags-light-mode","plugin_tags-theme-toggle","plugin_contributors-renado","plugin_committers-renado"],"banners":{"banner":"https:\/\/ps.w.org\/lookchange\/assets\/banner-772x250.png?rev=3627543","banner_2x":"https:\/\/ps.w.org\/lookchange\/assets\/banner-1544x500.png?rev=3627543","banner_rtl":false,"banner_2x_rtl":false},"icons":{"svg":false,"icon":"https:\/\/ps.w.org\/lookchange\/assets\/icon-256x256.png?rev=3627543","icon_2x":"https:\/\/ps.w.org\/lookchange\/assets\/icon-256x256.png?rev=3627543","generated":false},"screenshots":[{"src":"https:\/\/ps.w.org\/lookchange\/assets\/screenshot-1.PNG?rev=3627543","caption":"Beautiful floating light bulb button with an elegant mode selection panel on the frontend."},{"src":"https:\/\/ps.w.org\/lookchange\/assets\/screenshot-2.png?rev=3627543","caption":"Easily access Lookchange settings from the WordPress admin dashboard."},{"src":"https:\/\/ps.w.org\/lookchange\/assets\/screenshot-3.png?rev=3627543","caption":"General Settings \u2013 configure default mode and core plugin options."},{"src":"https:\/\/ps.w.org\/lookchange\/assets\/screenshot-4.png?rev=3627543","caption":"Display Settings \u2013 customize floating button position, custom colors, and appearance options."}],"raw_content":"<!--section=description-->\n<p>Lookchange allows your site visitors to easily switch the front-end appearance between 7 stunning modes: Light, Dark, Grey, Pink, Negative, Blur, and Custom modes.<\/p>\n\n<p>Key Features:\n* <strong>7 Appearance Modes<\/strong>: Light, Dark, Grey, Pink, Negative (Inverted), Blur, and Custom.\n* <strong>Custom Mode<\/strong>: Pick any custom theme color from the admin color picker. Lookchange automatically generates matching text, surface, and accent colors.\n* <strong>Blur Mode<\/strong>: Blurs website background content with adjustable blur intensity (px).\n* <strong>Draggable Bulb<\/strong>: Visitors can drag the floating bulb anywhere on screen. The position persists across page loads.\n* <strong>Smart Persistence<\/strong>: Visitor selected mode is remembered across browser sessions via localStorage.\n* <strong>Admin Customization<\/strong>: Easily set default modes, button position, mobile visibility, and color schemes.\n* <strong>Accessible &amp; Fast<\/strong>: Zero database overhead on page renders, keyboard accessible, and light on performance.<\/p>\n\n<!--section=installation-->\n<ol>\n<li>Upload the <code>lookchange<\/code> folder to the <code>\/wp-content\/plugins\/<\/code> directory (or install via the WordPress Plugin Directory).<\/li>\n<li>Activate the plugin through the <strong>Plugins<\/strong> menu in WordPress.<\/li>\n<li>Navigate to <strong>Settings &gt; Lookchange<\/strong> to configure the plugin options.<\/li>\n<\/ol>\n\n<!--section=faq-->\n<dl>\n<dt id=\"does%20lookchange%20work%20with%20any%20wordpress%20theme%3F\"><h3>Does Lookchange work with any WordPress theme?<\/h3><\/dt>\n<dd><p>Yes! Lookchange applies appearance modes using CSS custom properties (<code>--lc-bg<\/code>, <code>--lc-text<\/code>, etc.) and <code>data-mode<\/code> attributes on <code>&lt;html&gt;<\/code>, making it compatible with all modern WordPress themes.<\/p><\/dd>\n<dt id=\"can%20visitors%20move%20the%20floating%20bulb%20button%3F\"><h3>Can visitors move the floating bulb button?<\/h3><\/dt>\n<dd><p>Yes! Visitors can click and drag the bulb anywhere on screen using a mouse or touch pointer. The dragged position is automatically saved to <code>localStorage<\/code>.<\/p><\/dd>\n<dt id=\"does%20lookchange%20affect%20admin%20dashboard%20styling%3F\"><h3>Does Lookchange affect admin dashboard styling?<\/h3><\/dt>\n<dd><p>No, Lookchange only modifies the public front-end of your website for visitors.<\/p><\/dd>\n\n<\/dl>\n\n<!--section=changelog-->\n<h4>1.0<\/h4>\n\n<ul>\n<li>Initial public release.<\/li>\n<li>Added multiple front-end modes: Light, Dark, Grey, Pink, Negative, Blur, and Custom Color.<\/li>\n<li>Added modern floating button with light bulb icon.<\/li>\n<li>Added Admin Settings page for configuration.<\/li>\n<li>Added support for custom colors and gradients.<\/li>\n<li>Added Blur mode with adjustable intensity.<\/li>\n<li>Improved security, escaping, and code quality.<\/li>\n<\/ul>","raw_excerpt":"Switch website front-end between Light, Dark, Grey, Pink, Negative, Blur, and Custom modes with a beautiful floating switcher.","jetpack_sharing_enabled":true,"_links":{"self":[{"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin\/346427","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin"}],"about":[{"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/types\/plugin"}],"replies":[{"embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/comments?post=346427"}],"author":[{"embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wporg\/v1\/users\/renado"}],"wp:attachment":[{"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/media?parent=346427"}],"wp:term":[{"taxonomy":"plugin_section","embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_section?post=346427"},{"taxonomy":"plugin_tags","embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_tags?post=346427"},{"taxonomy":"plugin_category","embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_category?post=346427"},{"taxonomy":"plugin_contributors","embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_contributors?post=346427"},{"taxonomy":"plugin_business_model","embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_business_model?post=346427"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}