{"id":186021,"date":"2024-07-23T13:38:02","date_gmt":"2024-07-23T13:38:02","guid":{"rendered":"https:\/\/wordpress.org\/plugins\/checkout-profiler-for-woocommerce\/"},"modified":"2024-07-24T14:55:33","modified_gmt":"2024-07-24T14:55:33","slug":"checkout-profiler-for-woocommerce","status":"publish","type":"plugin","link":"https:\/\/frp.wordpress.org\/plugins\/checkout-profiler-for-woocommerce\/","author":5942240,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_crdt_document":"","version":"1.0.0","stable_tag":"1.0.0","tested":"6.5.8","requires":"5.2","requires_php":"","requires_plugins":null,"header_name":"Checkout Profiler for WooCommerce","header_author":"Con","header_description":"This plugin tells you how fast your WooCommerce checkout is.","assets_banners_color":"56b7b3","last_updated":"2024-07-24 14:55:33","external_support_url":"","external_repository_url":"","donate_link":"","header_plugin_uri":"https:\/\/wordpress.org\/plugins\/checkout-profiler-for-woocommerce\/","header_author_uri":"https:\/\/conschneider.de","rating":0,"author_block_rating":0,"active_installs":0,"downloads":752,"num_ratings":0,"support_threads":0,"support_threads_resolved":0,"author_block_count":0,"sections":["description","installation","faq","changelog"],"tags":{"1.0.0":{"tag":"1.0.0","author":"conschneider","date":"2024-07-24 14:55:33"}},"upgrade_notice":{"1.0.0":"<p>None yet. This is the beginning :).<\/p>"},"ratings":[],"assets_icons":{"icon-256x256.png":{"filename":"icon-256x256.png","revision":3123944,"resolution":"256x256","location":"assets","locale":""}},"assets_banners":{"banner-1544x500.png":{"filename":"banner-1544x500.png","revision":3123944,"resolution":"1544x500","location":"assets","locale":""},"banner-772x250.png":{"filename":"banner-772x250.png","revision":3123944,"resolution":"772x250","location":"assets","locale":""}},"assets_blueprints":{},"all_blocks":[],"tagged_versions":["1.0.0"],"block_files":[],"assets_screenshots":{"screenshot-1.jpg":{"filename":"screenshot-1.jpg","revision":3123944,"resolution":"1","location":"assets","locale":""},"screenshot-2.jpg":{"filename":"screenshot-2.jpg","revision":3123944,"resolution":"2","location":"assets","locale":""},"screenshot-3.jpg":{"filename":"screenshot-3.jpg","revision":3123944,"resolution":"3","location":"assets","locale":""}},"screenshots":{"1":"Settings.","2":"Log file.","3":"Log entry."},"jetpack_post_was_ever_published":false},"plugin_section":[],"plugin_tags":[3148,94,247,6246,794],"plugin_category":[45,52,54],"plugin_contributors":[89107],"plugin_business_model":[],"class_list":["post-186021","plugin","type-plugin","status-publish","hentry","plugin_tags-checkout","plugin_tags-debug","plugin_tags-performance","plugin_tags-profiler","plugin_tags-speed","plugin_category-ecommerce","plugin_category-performance","plugin_category-security-and-spam-protection","plugin_contributors-conschneider","plugin_committers-conschneider"],"banners":{"banner":"https:\/\/ps.w.org\/checkout-profiler-for-woocommerce\/assets\/banner-772x250.png?rev=3123944","banner_2x":"https:\/\/ps.w.org\/checkout-profiler-for-woocommerce\/assets\/banner-1544x500.png?rev=3123944","banner_rtl":false,"banner_2x_rtl":false},"icons":{"svg":false,"icon":"https:\/\/ps.w.org\/checkout-profiler-for-woocommerce\/assets\/icon-256x256.png?rev=3123944","icon_2x":"https:\/\/ps.w.org\/checkout-profiler-for-woocommerce\/assets\/icon-256x256.png?rev=3123944","generated":false},"screenshots":[{"src":"https:\/\/ps.w.org\/checkout-profiler-for-woocommerce\/assets\/screenshot-1.jpg?rev=3123944","caption":"Settings."},{"src":"https:\/\/ps.w.org\/checkout-profiler-for-woocommerce\/assets\/screenshot-2.jpg?rev=3123944","caption":"Log file."},{"src":"https:\/\/ps.w.org\/checkout-profiler-for-woocommerce\/assets\/screenshot-3.jpg?rev=3123944","caption":"Log entry."}],"raw_content":"<!--section=description-->\n<p>This plugin measures the time it takes your checkout to load using hooks. All events are logged to files via the WooCommerce Logger Class. View them via WooCommerce &gt;&gt; Status &gt;&gt; Logs.\nThe WooCommerce Block Checkout is not yet supported. You must use the classic shortcode based checkout for now.<\/p>\n\n<h3>Feature list<\/h3>\n\n<ul>\n<li>Timer function for WooCommerce Shortcode Checkout aka Classic Checkout.<\/li>\n<\/ul>\n\n<h3>Roadmap<\/h3>\n\n<ul>\n<li>Timer function for WooCommerce Blocks Checkout<\/li>\n<\/ul>\n\n<h3>Documentation and Support<\/h3>\n\n<p>More documentation at my website. https:\/\/conschneider.de\/checkout-profiler-for-woocommerce\/<\/p>\n\n<!--section=installation-->\n<ol>\n<li>Upload <code>checkout-profiler.zip<\/code> to the <code>\/wp-content\/plugins\/<\/code> directory<\/li>\n<li>Activate the plugin through the 'Plugins' menu in WordPress<\/li>\n<li>Navigate to the new main menu item to configure: WooCommerce &gt;&gt; Settings &gt;&gt; Profiler.<\/li>\n<li>Do a test purchase and go to WooCommerce &gt;&gt; Status &gt;&gt; Logs to see the results.<\/li>\n<\/ol>\n\n<!--section=faq-->\n<dl>\n<dt id='does%20this%20slow%20down%20my%20website%3F'><h3>Does this slow down my website?<\/h3><\/dt>\n<dd><p>This plugin uses hooks to measure the time it takes to load the checkout for the classic checkout. It then writes the result to the file system. From what I know this has close to zero impact on your website performance.<\/p><\/dd>\n<dt id='is%20there%20block%20support%3F'><h3>Is there block support?<\/h3><\/dt>\n<dd><p>No. I will try and add this once I have time. Any input welcome.<\/p><\/dd>\n<dt id='will%20this%20work%20with%20my%20theme%2Fpagebuilder%2Fcustom%20checkout%3F'><h3>Will this work with my theme\/pagebuilder\/custom checkout?<\/h3><\/dt>\n<dd><p>You tell me :). As long as the respective hooks are available and fired, this should work.<\/p><\/dd>\n<dt id='is%20this%20like%20new%20relic%3F'><h3>Is this like New Relic?<\/h3><\/dt>\n<dd><p>Of course not. But it pursues a similar goal. New Relic and other APM tools use extensive server side agents to measure the performance of your website and generate reports for you to analyze and find bottlenecks. This plugin is a simple tool to measure the time it takes to load the checkout.<\/p><\/dd>\n\n<\/dl>\n\n<!--section=changelog-->\n<h4>1.0.0<\/h4>\n\n<ul>\n<li>Initial release.<\/li>\n<\/ul>","raw_excerpt":"Wondering whether your WooCommerce checkout is slow? This plugin will tell you.","jetpack_sharing_enabled":true,"_links":{"self":[{"href":"https:\/\/frp.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin\/186021","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/frp.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin"}],"about":[{"href":"https:\/\/frp.wordpress.org\/plugins\/wp-json\/wp\/v2\/types\/plugin"}],"replies":[{"embeddable":true,"href":"https:\/\/frp.wordpress.org\/plugins\/wp-json\/wp\/v2\/comments?post=186021"}],"author":[{"embeddable":true,"href":"https:\/\/frp.wordpress.org\/plugins\/wp-json\/wporg\/v1\/users\/conschneider"}],"wp:attachment":[{"href":"https:\/\/frp.wordpress.org\/plugins\/wp-json\/wp\/v2\/media?parent=186021"}],"wp:term":[{"taxonomy":"plugin_section","embeddable":true,"href":"https:\/\/frp.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_section?post=186021"},{"taxonomy":"plugin_tags","embeddable":true,"href":"https:\/\/frp.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_tags?post=186021"},{"taxonomy":"plugin_category","embeddable":true,"href":"https:\/\/frp.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_category?post=186021"},{"taxonomy":"plugin_contributors","embeddable":true,"href":"https:\/\/frp.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_contributors?post=186021"},{"taxonomy":"plugin_business_model","embeddable":true,"href":"https:\/\/frp.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_business_model?post=186021"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}