Lighthouse
Lighthouse

Lighthouse

The Prefetch, Based On, On The, Backend Performance, Backend Performance By, Performance By, Allow For, For Faster, Fix Remove, Fix Remove Option, Fix

  • Uploaded : 03rd July 2023
  • Views : 313
Overview :

Version 3.9.4 has been released! | Documentation

Note: This plugin requires PHP 7 or higher and (optionally, for best performance) WordPress 6.0 or higher!
Top active searches related to

Notice: Lighthouse is removing the Core Web Vitals and the CrUX features.

Read the announcement here.

Lighthouse is a performance tuning plugin, removing lots of default WordPress behaviour, such as filters, actions, injected code, native code and third-party actions. Increase your site loading speed up to 300%

For a WordPress installation to work as expected, load fast and error-free, it needs a bit of cleanup in order to help the browser cache the requested content and the caching plugins to work with 100% efficiency.

With Lighthouse, you save over $480 in over 10 hours of coding by a web developer, which you would need pay to do it for your website, or to purchase separate optimisation plugins. Case Studies

“Makes a huge difference. Reduced number of queries and increased speed by over 20%”

“Very good cache and compression! (other options are great, too!) I combined this with WP Speed of Light and get a great performance by this. Hope you keep on the great work! ❤”

Screenshots

Changelog= 3.9.2 =* FEATURE: Added registration spam prevention feature* FEATURE: Added option to disable the REST API for non-authenticated users* FEATURE: Added option to disable user enumeration* UPDATE: Added new "Security" tab* UPDATE: Updated ChartJS to latest version (4.3.0)= 3.9.1 =* UPDATE: Added ClassicPress recommendation and update WordPress compatibility* UPDATE: Moved Core Web Vitals to its own tab* UPDATE: Updated Thin UI library to latest version (2.0.2)* UPDATE: Updated ChartJS to latest version (4.2.1)* UPDATE: Removed legacy toggle styles* UPDATE: Optimized toggle UI* UPDATE: Removed unneeded options and settings= 3.9.0 =* FIX: Fixed undefined queries in WordPress back-end* SECURITY: Add failed login count* SECURITY: Refactor Dashboard cards and add a Security card= 3.8.9 =* UPDATE: Added (experimental) Time to First byte and Interaction to Next Paint to CrUX report* UPDATE: Tweaked Settings screen header size for better visibility* UPDATE: Added option to remove the `classic-themes.min.css` file* SECURITY: Added brute-force login basic functionality= 3.8.8 =* FIX: Fixed multiple plugin updates from the same provider= 3.8.7 =* FIX: Removed non-functional Git Updater plugin and all dependencies* UPDATE: Refactored automatic lifetime updates= 3.8.6 =* FIX: Removed TGMPA plugin recommendations due to a conflict with PHP 8.1+* FIX: Removed old, unused CSS styles* UPDATE: Updated UI massively to use the standardized Thin UI library* UPDATE: Refactored chart/metric boxes to use less HTML elements and load faster= 3.8.5 =* UPDATE: Updated PHP and WordPress recommendations* UPDATE: Used the IntersectionObserver API to only prerender links when they are visible. This will prevent the browser from prerendering links that the user may never actually interact with, which can improve the overall performance of the page. Additionally, using requestIdleCallback to schedule the prerendering logic to run when the browser is idle can ensure that the user's experience is not impacted by the prerendering process.* UPDATE: Used the performance.now() function to measure the time it takes to execute the prefetching logic. The prefetch_throttle_delay value is adjusted based on the measured performance, ensuring that the prefetching logic only runs when the browser is able to handle it without impacting the user's experience.* UPDATE: Optimized back-end performance by refactoring several loops* UPDATE: Refactored code to allow for faster execution= 3.8.4 =* FIX: Remove option to block WebP image creation as it's not a Core feature yet= 3.8.3 =* FIX: Fix TGMPA library conflict with some plugins* UPDATE: Update WordPress recommendations= 3.8.2 =* FIX: Fix custom UI fonts to prevent FOUT* FIX: Fix SpeedFactor settings redirection (after save)* FIX: Remove unused function* UPDATE: Combine query tables* UPDATE: Update WordPress recommendations* UPDATE: Update WordPress compatibility= 3.8.1 =* FIX: Fix ChartJS version* FEATURE: Add query tracker* FEATURE: Add media-related settings* UPDATE: Add heartbeat settings* UPDATE: Add new preset "none" (reset all options)* UI: Make nav tabs smaller to fit another tab= 3.8.0 =* FIX: Fix legend circle being too big and overlapping the text* UPDATE: Update back-end fonts* UPDATE: Update ChartJS fonts* UPDATE: Update Lighthouse UI* UPDATE: Update options tab name in SpeedFactor email notification* UPDATE: Split SpeedFactor settings and prefetch/preconnect settings* FEATURE: Add server details UI* FEATURE: Add new Tips & Tricks section= 3.7.6 =* FIX: Removed unused option* UPDATE: Updated WordPress compatibility* UPDATE: Updated WordPress recommendations* UPDATE: Updated PHP requirements* UPDATE: Updated ChartJS (3.7.1 to 3.9.1)* UPDATE: Added database server info* FEATURE: Added new Storage section* FEATURE: Added option to block WebP image creation* FEATURE: Added option to disable application passwords* FEATURE: Added option to disable big image handling (introduced in WordPress 5.3)= 3.7.5 =* FIX: Fixed WordPress recommendations* UPDATE: Updated WordPress compatibility* UPDATE: Removed custom SVG URL for front-end only= 3.7.4 =* UPDATE: Updated WordPress compatibility* UPDATE: Updated ChartJS (3.3.2 to 3.7.1)* UPDATE: Updated WPCS specifications* UPDATE: Removed unused .eslintrc resource file* UPDATE: Updated code according to WordPress Coding Standards= 3.7.3 =* UPDATE: Remove Dashicons options as it does not apply anymore and, in some rare cases, it breaks the admin bar for non-admin users* UPDATE: Remove deprecated hooks as they are not being applied anymore= 3.7.2 =* FEATURE: Added options to disable automated plugin update email notifications* FEATURE: Added options to disable automated theme update email notifications* UPDATE: Updated WordPress compatibility* UPDATE: Updated WordPress recommendations* UPDATE: Updated WPCS specifications= 3.7.1 =* FIX: Fixed 2 typos* UPDATE: Exposed current database version on the plugin Dashboard* UPDATE: Removed 8 database queries on plugin installation* UPDATE: Added PHP requirements (7+)* UPDATE: Removed CPU and memory check as not many hosts allow running the calls* UPDATE: Improved back-end performance by removing several OS/server calls= 3.7.0 =* FEATURE: Implemented code cleanup on demand* FEATURE: Implemented optimization presets* UPDATE: Updated code according to WordPress Coding Standards* UPDATE: Removed unused file and cleaned up old code* UPDATE: Removed unused variables and improved audit performance* UPDATE: Removed emoji from option name* UPDATE: Removed Security tab and moved options to the Performance tab* UPDATE: Removed CMS tab and moved options to the Setup tab* UPDATE: Updated Frequently Asked Questions section= 3.6.2 =* UPDATE: Added a Frequently Asked Questions section on the plugin's dashboard* UPDATE: Added a GitHub.com access token helper for automatic updates* UPDATE: Updated PHP recommendations= 3.6.1 =* FEATURE: Added HTML, inline JS and inline CSS minification* UPDATE: Updated UI for the options navigation bar= 3.6.0 =* FEATURE: Added Core Web Vitals tracking and evolution= 3.5.4 =* UPDATE: Removed EDD licensing model and preparing for a subscription model (phase 2)= 3.5.3 =* UPDATE: Added TGMPA class to include Git Updater= 3.5.2 =* FIX: Fixed beacon creation* UPDATE: Removed EDD licensing model and preparing for a subscription model* UPDATE: Minified prefetch.js and prerender.js= 3.5.1 =* UPDATE: Removed HTML minification as the algorythm was not saving enough to justify the output buffering time= 3.5.0 =* FIX: Only use the wp_enqueue_scripts action once and enqueue/dequeue in one place as required (4 requests -> 1 request)* FIX: Only use the plugins_loaded action once and filter as required (3 requests -> 1 request)* FIX: Check and define fallback value for CURL_HTTP_VERSION_2_0 if it is not defined* FIX: Fixed CRON items being non-accessible* FIX: Fixed issue with CrUX.js being enabled globally* FIX: Fixed lots of unused variables being used (leftovers from SpeedFactor transition)* FIX: Fixed a division by zero error* UPDATE: Removed error reporting and monitoring and only add a guide (-1 include request, -1 option request)* UPDATE: Removed 2 options from loading by default (added specific options and disabled them by default) (-2 filters)* FEATURE: Only load SpeedFactor files in the back-end* FEATURE: Added block editor (Gutenberg) options* FEATURE: Added srcset removal option* FEATURE: Added jetpack.css removal option= 3.4.8 =* UPDATE: Added option to deregister mediaelement.js* UPDATE: Updated WordPress compatibility* UPDATE: Updated WordPress recommendations* FIX: Change some of the option labels to make options more clear= 3.4.6 =* FEATURE: Added Chrome User Experience Report (needs a Google Lighthouse API key)* UPDATE: Added more contextual help for the TTFB measurement* UPDATE: Improved speed of the SpeedFactor report page* FIX: Fixed TTFB raw value= 3.4.5 =* UPDATE: Updated WordPress compatibility* UPDATE: Updated WordPress recommendations= 3.4.4 =* UPDATE: Added optional email notification for each audit= 3.4.3 =* FIX: Fixed updater path= 3.4.2 =* UPDATE: Added automatic blogging/commenting optimization* UPDATE: UI improvements= 3.4.1 =* FIX: Fixed textarea sanitization* UPDATE: Added automatic Beacon creation= 3.4.0 =* FEATURE: Merged SpeedFactor monitoring and tracking* FEATURE: Merged SpeedFactor payload monitoring* UPDATE: Switched from Git Updater to proprietary license* UPDATE: Switched to a yearly support/updates plan= 3.3.2 =* UPDATE: Updated minimum PHP recommendations* UPDATE: Updated WordPress compatibility* UPDATE: Updated WordPress recommendations= 3.3.1 =* FIX: Removed beacon creation* UPDATE: Updated minimum PHP recommendations= 3.3.0 =* FEATURE: Added instant loading (prerendering and prefetching)* FEATURE: Added option to remove core lazy loading* FIX: Remove option to disable archives/taxonomies* FIX: Remove option to disable REST API as more and more core features depend on this feature* UPDATE: Updated WordPress compatibility* UPDATE: Updated WordPress recommendations* UPDATE: Updated minimum PHP recommendations* UPDATE: Cleaned up plugin back-end and remove statistics= 3.2 =* UPDATE: Removed jQuery Migrate option as the script will be removed starting with WordPress 5.5* UPDATE: Updated WordPress compatibility* UPDATE: Updated WordPress recommendations= 3.1.1 =* FEATURE: Added GitHub Updater compatibility and removed hard-coded GitHub API* UPDATE: Removed questionable scripts-to-footer options* UPDATE: Updated WordPress compatibility* UPDATE: Updated minimum PHP recommendations* UPDATE: Updated WordPress recommendations= 3.1.0 =* FEATURE: Added SpeedFactor beacon* UPDATE: Removed license and hardcode it for easier update* UPDATE: Added guide for default WordPress optimization= 3.0.3 =* FIX: Renamed user agent for the updater class* FIX: Renamed updater class name to avoid conflicts= 3.0.2 =* FIX: Renamed wrong license option name (again)= 3.0.1 =* FIX: Renamed wrong license option name= 3.0.0 =* FIX: Removed potentially confusing details* UPDATE: Updated WordPress compatibility* UPDATE: Updated minimum PHP recommendations* UPDATE: Updated WordPress recommendations* UPDATE: Updated UI* FEATURE: Added SpeedFactor integration= 2.9.0 =* UPDATE: Removed all TinyMCE-related options (embeds and emojis)* UPDATE: Removed `lighthouse_clean_attributes` option, as WordPress 5.3 adds theme support for this* UPDATE: Removed cached menus as they lose dynamic classes and IDs* UPDATE: Removed cached template parts as it's not good practice anymore (there's better ways of caching and better ways of optimising queries)= 2.8.1 =* UPDATE: Updated WordPress compatibility* UPDATE: Removed deprecated Yoast filter* COMPATIBILITY: Removed several pre-WordPress-5.0 options= 2.8.0 =* FIX: Fixed documentation link* UPDATE: Updated minimum PHP recommendations* UPDATE: Updated WordPress recommendations* UPDATE: Updated WordPress compatibility* FEATURE: Exposed Site Health in Lighthouse Settings screen* COMPATIBILITY: Removed several pre-WordPress-5.0 options= 2.7.0 =* FIX: Removed duplicate option* UPDATE: Removed MySQL check as it's hard to detect all possible configurations (Maria DB, Percona)* UPDATE: Removed OPCache check as it's not relevant anymore* UPDATE: Updated plugin requirements to PHP 7+* UPDATE: Removed all pre-PHP 7 code* UPDATE: Removed caching headers in favour of .htaccess rules= 2.6.1 =* FIX: Removed obsolete cache purging* FIX: Removed obsolete cache counter* FIX: Consolidated __return_false* FIX: Fixed wrong checked/recommended option count* UPDATE: Updated minimum PHP recommendations* UPDATE: Removed OPCache support due to server errors* UPDATE: Improved pings removal* FEATURE: Added taxonomy (archives) disabling= 2.6.0 =* FIX: Code compliancy fixes* FIX: Strict check fixes* FIX: Removed old, unused option* UPDATE: Updated server software recommendations* UPDATE: Updated WordPress recommendations* UPDATE: Updated WordPress compatibility* UPDATE: Updated oembed removal* UPDATE: Added 3 more widget removal options* UPDATE: Added author archives removal option* UPDATE: Removed presets as they weren't up to date* UPDATE: Removed unnecessary admin/page check* PERFORMANCE: Refactored settings count/savings/recommendations= 2.5.1 =* UPDATE: Updated PHP 7.2 compatibility* UPDATE: Removed deprecated function= 2.5.0 =* FIX: Fixed undeclared variable* UPDATE: Removed transient cleaner as WordPress 4.9.0 implements it natively= 2.4.1 =* UPDATE: Removed faulty Gravatar caching* UPDATE: Removed script concatenation as it generated conflicts with lots of incorrectly coded themes* UPDATE: Added OPcache status* PERFORMANCE: Added new HTML minification engine= 2.4.0 =* UPDATE: Improved emoji removal* UPDATE: Remove additional frontend styles and scripts as they are against WordPress.org guidelines* PERFORMANCE: More performance tweaks on theme init= 2.3.5 =* FIX: Fixed HSTS help link* FIX: Removed old nofollow fix breaking the Dashboard* UPDATE: Removed Zen notice from pages other than Lighthouse settings page* UPDATE: Updated server software recommendations* UPDATE: Updated WordPress recommendations* UPDATE:

Searches related to:

Show Full Overview

Click To View All

Comments :
  • Rujal Tamrakar
    Sunday 05th May 2024

    " https://workupload.com/file/taH4XGYmnvf
    https://www.upload.ee/files/15393321/lighthouse-395.rar.html
    https://pixeldrain.com/u/qcSJUJ3v
    https://www.mirrored.to/files/0EI5JCEV/lighthouse-395.rar_links
    https://mirrorace.org/m/4y7nn
    https://krakenfiles.com/view/KHz1UxiHTv/file.html
    https://hxfile.co/2bcnzri5qjig
    https://gofile.io/d/W1JkGX
    https://drop.download/tftkvbj4wk45
    https://desiupload.co/2dpf4u2xxv6x
    https://ddownload.com/z6lbiifm6dn1
    https://dbree.me/v/9e5509
    https://bayfiles.com/VaUev0zdz7
    https://anonfiles.com/WcU3v8zbza
    https://1fichier.com/?xk5et5r1zfrfbaclrbki
    "

Leave A Comment :

Create free account to post comment/re upload request/active server link. Guests are not allowed to comment.

Request a paid service :
@
Post Request
What happens next?
Multiple developers will send you job proposal and you chat with them and pick a developer for your work.

Start now & get a expert developer for your work in quick time.
Are you a developer looking for work, then you may apply for available jobs here: Jobs Feed

Have a question? Start free consultation with Developer

Buy source code or get fully functional live project at low cost
Need customisation/modification services? Hire a developer starting from $25 USD minimum.
Get free consultation and quote with no obligation.

Start Free Consultation
Average reply time 15mins to 1hr
Looking for something? Start a fresh search

Sponsored Links

Add Your Link Here for FREE

Need Php Developer Hire the Best PHP Developers · $60/hr $60 Hourly. Omar K. PHP Developer · $125/hr $125 Hourly. Alex H. PHP Developer · $140/hr $140 Hourly.

Free Domain And Free Hosting You Get Reliable, Scalable And Free Web Hosting. Get 24/7 Security Monitoring, Hassle-free Setup And 99.9% Uptime When You Host Your Website.

Make Money With Chatgpt Earn While You Work At Home. Earn Up To Rs. 30000/- Per Month. No Work Experience Required. Workzly Is Your Best Online Job Platform With Thousands Of Jobs. Join Now And Get Paid..

Side Hustle At Home Earn While You Work At Home. Earn Up To Rs. 30000/- Per Month. No Work Experience Required. Workzly Is Your Best Online Job Platform With Thousands Of Jobs. Join Now And Get Paid..

Online Attendance System - Online sign up for free & automate payroll & grow your startup without worrying about compliances.

Add Your Link Here for FREE

Related Job Posts

Post A Job & Hire Developer

Web-Based Photoshop Text Edit via API or psd,.js JavaScript,PHP,HTML,CSS.

HTML5,CSS3,jQuery.

Website Design and Animation Enhancement Website Design,WordPress,Graphic Design,Figma.

web to app developer Design,HTML5,Writing.

Website for service industry in Odoo Website Design,HTML,Graphic Design,Odoo.

Post A Job & Hire Developer

Looking for something? Start a fresh search

Recent Comments
  • Anmol kumarcommented on item: InfixEdu School - School Management System Software
    Sunday 05th May 2024

    " https://www45.zippyshare.com/v/baU3wcGT/file.html
    https://workupload.com/file/zmWVdWcd55Q
    https://www.mirrored.to/files/KQ2CDZRV/infixedu-671nulled.rar_links
    https://mirrorace.org/m/3POzv
    https://krakenfiles.com/view/xtq94oEfwL/file.html
    https://hxfile.co/s96ne86yeo6k
    https://gofile.io/d/688eNp
    https://www.fireload.com/9419dba9c3a69907/infixedu-671nulled.rar
    https://www.europeup.com/htl70t43ne2s
    https://drop.download/dk1oxzwlir3b
    https://dl1.desiupload.to/c6s6u2yfet7c
    https://ddownload.com/x2if2gl6kx45
    https://bayfiles.com/Kag8f4Pbyc
    https://anonfiles.com/Mfg6feP2y7
    https://1fichier.com/?qpjjt8yn7e1m3cvou62z
    "

  • ASW INCcommented on item: ERP OS - ERP, POS, Inventory, Invoice Software
    Saturday 04th May 2024

    " Please share download link "

  • Shekhar commented on item: Flutter Wallpaper Pro 20m+ Images | Android & Ios
    Sunday 05th May 2024

    " https://workupload.com/file/G2Z8E4rLLXM
    https://www.upload.ee/files/15588900/flutwall20m-2may23.rar.html
    https://pixeldrain.com/u/YUgsirLV
    https://nippyspace.com/v/d8df6d
    https://mirrorace.org/m/5Uyc0
    https://krakenfiles.com/view/eCIQGKryAg/file.html
    https://hxfile.co/4113qz5p3eja
    https://gofile.io/d/6jc2dM
    https://desiupload.co/uete6f8sa4gb
    https://ddownload.com/f256b0m4ym00
    https://dbree.me/v/4e02e8
    https://1fichier.com/?kxxeweld24fgmdeh20l9
    "

  • Nayan Janacommented on item: Universal Addons Bundle for AdFox - All Your Needs Covered
    Monday 06th May 2024

    " Call Us :- 9179797318 New Script Installation , Customization & Configuration Of This Script Contact Me For Best Result , All Types Of App WhatsApp At Https://wa.me/message/7MGH3SJC6H45F1 Contact On *Whatsapp/Telegram* For Installation In *Cheapest Price* Any *Bug/Error Solution* Help In Any Source Code I'm Here To Provide You Script Customisation, Cpanel Script Installation, Cloud Hosting Deployment, Purchase Code Bypass, Native Or Hybrid Android App Customisation And Development, Api Connection Between Server And Mobile App, Adsense/ Admob Integration, Firebase Cloud Integration, Payment Gateway Setup And All Web Services At No Advance Payment. I Will Provide You On Demand Services @ No Extra Hidden Charges. 100% Satisfaction Guarantee. ******* All Modules Available ******** ( Latest Version) (My Service Is Paid) Whatsapp Your Requirement "

  • Sitesh Biswalcommented on item: ChatGPT | Flutter ChatGPT Moblie App
    Sunday 05th May 2024

    " https://www11.zippyshare.com/v/rbIUV94n/file.html
    https://workupload.com/file/JVzqP6u8pND
    https://www.mirrored.to/files/10YB7DRT/chatgpt-10.rar_links
    https://mirrorace.org/m/7dMSz
    https://krakenfiles.com/view/2t4W7hafeg/file.html
    https://hxfile.co/4nf16m1xqy1g
    https://gofile.io/d/jhAKW9
    https://www.fireload.com/5c4757fc053bed6f/chatgpt-10.rar
    https://www.europeup.com/rrr97q8fy6ar
    https://drop.download/vwyc4f2oehx5
    https://dl1.desiupload.to/rvssyz3t2wv6
    https://ddownload.com/25xsc27wgx7i
    https://dbree.org/v/6cdf46
    https://bayfiles.com/WavfR6R5y7
    https://anonfiles.com/XfvaRcRbyd
    https://1fichier.com/?jzpt903xq6xtxab0yz77
    "

  • Somesh Srivastavacommented on item: PipeX CRM
    Sunday 05th May 2024

    " https://workupload.com/file/JQyFpc5YfCv
    https://www.udrop.com/82A6/pipex-27nulled.rar
    https://www.mirrored.to/files/0VG6EHKO/pipex-27nulled.rar_links
    https://mirrorace.org/m/19gxw
    https://krakenfiles.com/view/w3se8tRy6s/file.html
    https://hxfile.co/dqlubm1xaeag
    https://gofile.io/d/hwDe2w
    https://www.fireload.com/deb783b793a06e7d/pipex-27nulled.rar
    https://www.europeup.com/h4rc19xmlp0x
    https://drop.download/ya81jhzlxojx
    https://desiupload.co/0seactnwxfgo
    https://ddownload.com/nmbt1ls2ucmq
    https://dbree.me/v/2f765f
    https://bayfiles.com/L5h54ejfz1
    https://anonfiles.com/Ndh74bj6ze
    https://1fichier.com/?jvb94fsm5921zfxvdonr
    "

  • Webs Linkcommented on item: TikTokomatic - TikTok Video Importer
    Sunday 05th May 2024

    " https://workupload.com/file/7cY3DS8maBj
    https://www.upload.ee/files/15393265/tiktokomatic-112.rar.html
    https://pixeldrain.com/u/4hjyaM7V
    https://www.mirrored.to/files/0NVCN7JG/tiktokomatic-112.rar_links
    https://mirrorace.org/m/4y7l3
    https://krakenfiles.com/view/4pQFa8vw2V/file.html
    https://hxfile.co/4jdwl0vnpuxy
    https://gofile.io/d/iYpMTm
    https://drop.download/t2n861ubkk5h
    https://desiupload.co/3yylb8r1rkcl
    https://ddownload.com/oil414pwhpxc
    https://dbree.me/v/52b573
    https://bayfiles.com/AbQ6v3z9zc
    https://anonfiles.com/B1Q5v6z1z6
    https://1fichier.com/?8s19sfra0bd5fgaetuhp
    "

Keywords :
The Prefetch, Based On, On The, Backend Performance, Backend Performance By, Performance By, Allow For, For Faster, Fix Remove, Fix Remove Option, Fix Remove Option To, Remove Option, Remove Option To, Option To, Option To Block, Option To Block Webp, Option To Block Webp Image, Option To Block Webp Image Creation, To Block, To Block Webp, To Block Webp Image, To Block Webp Image Creation, Block Webp, Block Webp Image, Block Webp Image Creation, Webp Image, Webp Image Creation, Image Creation, As It's, As It's Not, It's Not, Not A, Core Feature, Fix Fix, Update Update, Update Update Wordpress, Update Update Wordpress Recommendations, Update Wordpress, Update Wordpress Recommendations, Wordpress Recommendations, Speedfactor Settings, Function Update, Wordpress Recommendations Update, Wordpress Recommendations Update Update, Recommendations Update, Recommendations Update Update, Wordpress Compatibility, Feature Add, Settings Update, Settings Update Add, Update Add, Add New, Fonts Update, Fonts Update Update, Ui Update, Name In, Email Notification, And Prefetch, Ui Feature, Ui Feature Add, Fix Removed, Fix Removed Unused, Removed Unused, Unused Option, Unused Option Update, Unused Option Update Updated, Option Update, Option Update Updated, Option Update Updated Wordpress, Update Updated, Update Updated Wordpress, Update Updated Wordpress Compatibility, Update Updated Wordpress Compatibility Update, Update Updated Wordpress Compatibility Update Updated, Update Updated Wordpress Compatibility Update Updated Wordpress, Update Updated Wordpress Compatibility Update Updated Wordpress Recommendations, Update Updated Wordpress Compatibility Update Updated Wordpress Recommendations Update, Update Updated Wordpress Compatibility Update Updated Wordpress Recommendations Update Updated, Updated Wordpress, Updated Wordpress Compatibility, Updated Wordpress Compatibility Update, Updated Wordpress Compatibility Update Updated, Updated Wordpress Compatibility Update Updated Wordpress, Updated Wordpress Compatibility Update Updated Wordpress Recommendations, Updated Wordpress Compatibility Update Updated Wordpress Recommendations Update, Updated Wordpress Compatibility Update Updated Wordpress Recommendations Update Updated, Wordpress Compatibility Update, Wordpress Compatibility Update Updated, Wordpress Compatibility Update Updated Wordpress, Wordpress Compatibility Update Updated Wordpress Recommendations, Wordpress Compatibility Update Updated Wordpress Recommendations Update, Wordpress Compatibility Update Updated Wordpress Recommendations Update Updated, Compatibility Update, Compatibility Update Updated, Compatibility Update Updated Wordpress, Compatibility Update Updated Wordpress Recommendations, Compatibility Update Updated Wordpress Recommendations Update, Compatibility Update Updated Wordpress Recommendations Update Updated, Update Updated Wordpress Recommendations, Update Updated Wordpress Recommendations Update, Update Updated Wordpress Recommendations Update Updated, Updated Wordpress Recommendations, Updated Wordpress Recommendations Update, Updated Wordpress Recommendations Update Updated, Wordpress Recommendations Update Updated, Recommendations Update Updated, Update Updated Php, Updated Php, Php Requirements, Update Updated Chartjs, Updated Chartjs, Update Added, Feature Added, Feature Added New, Added New, Feature Added Option, Feature Added Option To, Added Option, Added Option To, Feature Added Option To Disable, Added Option To Disable, Option To Disable, To Disable, Fix Fixed, Wordpress Recommendations Update Updated Wordpress, Wordpress Recommendations Update Updated Wordpress Compatibility, Wordpress Recommendations Update Updated Wordpress Compatibility Update, Recommendations Update Updated Wordpress, Recommendations Update Updated Wordpress Compatibility, Recommendations Update Updated Wordpress Compatibility Update, Update Updated Wordpress Compatibility Update Removed, Updated Wordpress Compatibility Update Removed, Wordpress Compatibility Update Removed, Compatibility Update Removed, Update Removed, Url For, Update Updated Wpcs, Update Updated Wpcs Specifications, Updated Wpcs, Updated Wpcs Specifications, Wpcs Specifications, Update Removed Unused, Update Updated Code, Update Updated Code According, Update Updated Code According To, Update Updated Code According To Wordpress, Update Updated Code According To Wordpress Coding, Update Updated Code According To Wordpress Coding Standards, Updated Code, Updated Code According, Updated Code According To, Updated Code According To Wordpress, Updated Code According To Wordpress Coding, Updated Code According To Wordpress Coding Standards, Code According, Code According To, Code According To Wordpress, Code According To Wordpress Coding, Code According To Wordpress Coding Standards, According To, According To Wordpress, According To Wordpress Coding, According To Wordpress Coding Standards, To Wordpress, To Wordpress Coding, To Wordpress Coding Standards, Wordpress Coding, Wordpress Coding Standards, Coding Standards, Update Remove, As It, And In, As They, As They Are, They Are, Feature Added Options, Feature Added Options To, Feature Added Options To Disable, Feature Added Options To Disable Automated, Added Options, Added Options To, Added Options To Disable, Added Options To Disable Automated, Options To, Options To Disable, Options To Disable Automated, To Disable Automated, Disable Automated, Update Email, Update Email Notifications, Email Notifications, Typos Update, On The Plugin, The Plugin, Dashboard Update, Dashboard Update Removed, Database Queries, Check As, As Not, Update Improved, Feature Implemented, Cleaned Up, Code Update, Code Update Removed, Unused Variables, And Improved, Option Name, Security Tab, Tab And, Tab And Moved, Tab And Moved Options, Tab And Moved Options To, Tab And Moved Options To The, And Moved, And Moved Options, And Moved Options To, And Moved Options To The, Moved Options, Moved Options To, Moved Options To The, Options To The, To The, Tab Update, Frequently Asked, Frequently Asked Questions, Frequently Asked Questions Section, Asked Questions, Asked Questions Section, Questions Section, Update Added A, Added A, Updates Update, Php Recommendations, Feature Added Html, Added Html, Js And, Update Updated Ui, Updated Ui, For The, Update Removed Edd, Update Removed Edd Licensing, Update Removed Edd Licensing Model, Update Removed Edd Licensing Model And, Update Removed Edd Licensing Model And Preparing, Update Removed Edd Licensing Model And Preparing For, Update Removed Edd Licensing Model And Preparing For A, Update Removed Edd Licensing Model And Preparing For A Subscription, Update Removed Edd Licensing Model And Preparing For A Subscription Model, Removed Edd, Removed Edd Licensing, Removed Edd Licensing Model, Removed Edd Licensing Model And, Removed Edd Licensing Model And Preparing, Removed Edd Licensing Model And Preparing For, Removed Edd Licensing Model And Preparing For A, Removed Edd Licensing Model And Preparing For A Subscription, Removed Edd Licensing Model And Preparing For A Subscription Model, Edd Licensing, Edd Licensing Model, Edd Licensing Model And, Edd Licensing Model And Preparing, Edd Licensing Model And Preparing For, Edd Licensing Model And Preparing For A, Edd Licensing Model And Preparing For A Subscription, Edd Licensing Model And Preparing For A Subscription Model, Licensing Model, Licensing Model And, Licensing Model And Preparing, Licensing Model And Preparing For, Licensing Model And Preparing For A, Licensing Model And Preparing For A Subscription, Licensing Model And Preparing For A Subscription Model, Model And, Model And Preparing, Model And Preparing For, Model And Preparing For A, Model And Preparing For A Subscription, Model And Preparing For A Subscription Model, And Preparing, And Preparing For, And Preparing For A, And Preparing For A Subscription, And Preparing For A Subscription Model, Preparing For, Preparing For A, Preparing For A Subscription, Preparing For A Subscription Model, For A, For A Subscription, For A Subscription Model, A Subscription, A Subscription Model, Subscription Model, Git Updater, Beacon Creation, Beacon Creation Update, Creation Update, Html Minification, As The, Fix Only, Fix Only Use, Fix Only Use The, Only Use, Only Use The, Use The, Action Once, Action Once And, Once And, As Required, Requests
Support :

Our verified developers are dedicated to provide best guaranteed support reply by ticketing system. We have been providing ticket support reply to each of our registered clients since 2017 and our estimate reply time is 24/72 hrs, also know it may take additional time if your query requires testing/checking by a developer.

Departments (100% gurantee ticket reply, as ticket is manually solved by developer)

See all previous tickets & running tickets

As support is provided by ticketing system, you can check previous tickets or existing running tickets.

Recent Closed Support Tickets


Subject Ticket ID Ticket DepartmentEmail Status Last Activity
PRICE #15304Technical Supportkri***************@y****.com
Closed10 May 2024 (07:49 PM)
Login and Signup module#15280Technical Supportmai************@g****.com
Closed10 May 2024 (07:31 PM)
Can you help update MyChurch App to Latest version#15308New Sale / General Queryhem********@g****.com
Closed10 May 2024 (07:26 PM)
Not able to modify bottom footer content and link, and not able to update minor city pin#15233Technical Supportmai************@g****.com
Closed08 May 2024 (08:55 AM)
not able to access server panel#15255New Sale / General Querysha**********@g****.com
Closed25 Apr 2024 (01:05 PM)
Resolved Tickets95Last 30 Days from Today
Resolved Tickets261Last 90 Days from Today
Resolved Tickets552Last 180 Days from Today