{"id":138762,"date":"2021-04-11T10:47:34","date_gmt":"2021-04-11T10:47:34","guid":{"rendered":"https:\/\/wordpress.org\/plugins\/fast-backend\/"},"modified":"2025-11-28T13:28:17","modified_gmt":"2025-11-28T13:28:17","slug":"fast-backend","status":"publish","type":"plugin","link":"https:\/\/th.wordpress.org\/plugins\/fast-backend\/","author":12428286,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_crdt_document":"","version":"1.5.1","stable_tag":"1.5.1","tested":"6.9.4","requires":"5.0","requires_php":"7.2","requires_plugins":null,"header_name":"Fast Backend","header_author":"WDM","header_description":"Improve Speed of WordPress Admin Backend","assets_banners_color":"c86540","last_updated":"2025-11-28 13:28:17","external_support_url":"","external_repository_url":"","donate_link":"https:\/\/www.webdesign-muenchen.de","header_plugin_uri":"https:\/\/www.webdesign-muenchen.de\/wordpress-plugin-fast-backend\/","header_author_uri":"https:\/\/www.webdesign-muenchen.de","rating":0,"author_block_rating":0,"active_installs":100,"downloads":4943,"num_ratings":1,"support_threads":0,"support_threads_resolved":0,"author_block_count":0,"sections":["description","installation","faq","changelog"],"tags":{"1.0":{"tag":"1.0","author":"wdm-team","date":"2021-04-11 10:48:26"},"1.1":{"tag":"1.1","author":"wdm-team","date":"2021-04-14 13:40:58"},"1.2":{"tag":"1.2","author":"wdm-team","date":"2021-05-28 11:17:38"},"1.3":{"tag":"1.3","author":"wdm-team","date":"2021-07-12 08:17:17"},"1.4":{"tag":"1.4","author":"wdm-team","date":"2021-12-10 11:41:07"},"1.5":{"tag":"1.5","author":"wdm-team","date":"2022-02-23 10:40:31"},"1.5.1":{"tag":"1.5.1","author":"wdm-team","date":"2025-11-28 13:28:17"}},"upgrade_notice":[],"ratings":{"1":0,"2":0,"3":0,"4":0,"5":0},"assets_icons":{"icon-128x128.png":{"filename":"icon-128x128.png","revision":2535311,"resolution":"128x128","location":"assets","locale":""},"icon-256x256.png":{"filename":"icon-256x256.png","revision":2535311,"resolution":"256x256","location":"assets","locale":""},"icon.svg":{"filename":"icon.svg","revision":2535311,"resolution":false,"location":"assets","locale":false}},"assets_banners":{"banner-1544x500.png":{"filename":"banner-1544x500.png","revision":2535311,"resolution":"1544x500","location":"assets","locale":""},"banner-772x250.png":{"filename":"banner-772x250.png","revision":2535311,"resolution":"772x250","location":"assets","locale":""}},"assets_blueprints":{},"all_blocks":[],"tagged_versions":["1.0","1.1","1.2","1.3","1.4","1.5","1.5.1"],"block_files":[],"assets_screenshots":[],"screenshots":[],"jetpack_post_was_ever_published":false},"plugin_section":[],"plugin_tags":[1379,247],"plugin_category":[54],"plugin_contributors":[89486],"plugin_business_model":[],"class_list":["post-138762","plugin","type-plugin","status-publish","hentry","plugin_tags-backend","plugin_tags-performance","plugin_category-security-and-spam-protection","plugin_contributors-wdm-team","plugin_committers-wdm-team"],"banners":{"banner":"https:\/\/ps.w.org\/fast-backend\/assets\/banner-772x250.png?rev=2535311","banner_2x":"https:\/\/ps.w.org\/fast-backend\/assets\/banner-1544x500.png?rev=2535311","banner_rtl":false,"banner_2x_rtl":false},"icons":{"svg":"https:\/\/ps.w.org\/fast-backend\/assets\/icon.svg?rev=2535311","icon":"https:\/\/ps.w.org\/fast-backend\/assets\/icon.svg?rev=2535311","icon_2x":false,"generated":false},"screenshots":[],"raw_content":"<!--section=description-->\n<p>Do you think the WordPress backend is too slow? Good news, this plugin will improve the speed of your WordPress Admin backend by some efficient tweaks.<\/p>\n\n<ul>\n<li>Native Lazy Loading of Images in the backend<\/li>\n<li>Reduced WordPress Heartbeat<\/li>\n<li>Less autosaving of posts<\/li>\n<li>Loading of plugin stylesheets in the footer<\/li>\n<\/ul>\n\n<p>\"Fast Backend\" will only have affects to the Admin area of WordPress and won't have any impact on your theme.<\/p>\n\n<h3>Native Lazy Loading of Images<\/h3>\n\n<p>The plugin adds loading=\"lazy\" attributes to images if missing to take advantage of native lazy loading.<\/p>\n\n<h3>Reduced WordPress Heartbeat<\/h3>\n\n<p>Usually the WordPress heartbeat is every 15 seconds. The plugin extends the time period to 45 seconds.<\/p>\n\n<h3>Autosaving every 2 minutes<\/h3>\n\n<p>Instead of autosaving posts every 60 seconds, we'll do this only every 120 seconds.<\/p>\n\n<h3>Loading of plugin stylesheets in the footer<\/h3>\n\n<p>The plugin moves plugin stylesheets to the bottom of the page to prevent them to block rendering.<\/p>\n\n<!--section=installation-->\n<p>Upload the the plugin, activate it, and you're done. Congrats, your backend will be faster!<\/p>\n\n<!--section=faq-->\n<dl>\n<dt id='do%20i%20need%20to%20configure%20anything%3F'><h3>Do I need to configure anything?<\/h3><\/dt>\n<dd><p>No. \"Fast Backend\" is very lightweight. It has no settings, just activate it and it works immediately.<\/p><\/dd>\n<dt id='as%20a%20developer%2C%20can%20i%20influence%20how%20the%20plugin%20works%3F'><h3>As a developer, can I influence how the plugin works?<\/h3><\/dt>\n<dd><p>Yes, you can! \"Fast Backend\" provides several hooks to configure the loading of stylesheets in the backend.<\/p>\n\n<p>By default \"Fast Backend\" moves all plugin stylesheets into the footer to improve loading performance.<\/p>\n\n<p>But sometimes you might want to adjust that. Therefore you are free to move stylesheets where you need them.<\/p>\n\n<p>And more than that. You are even free to move <strong>all<\/strong> stylesheets (not just plugin stylesheets) into the <code>&lt;head&gt;<\/code>, the bottom of the <code>&lt;body&gt;<\/code>, lazy load them or even remove them entirely.<\/p>\n\n<p><em>Available hooks:<\/em><\/p>\n\n<ul>\n<li><p><strong><code>fast_backend_stylesheets_in_head<\/code><\/strong><\/p>\n\n<p>Configure the stylesheets that should be moved into the <code>&lt;head&gt;<\/code>.<\/p>\n\n<p>You can use this filter to move individual plugin stylesheets into the <code>&lt;head&gt;<\/code> that by default would be loaded at the bottom.<\/p>\n\n<p><em>Example:<\/em><\/p>\n\n<pre><code>add_filter( 'fast_backend_stylesheets_in_head', function ($stylesheet_ids) { return $stylesheet_ids; });\n<\/code><\/pre><\/li>\n<li><p><strong><code>fast_backend_stylesheets_in_footer<\/code><\/strong><\/p>\n\n<p>Configure the stylesheets that should be moved to the bottom of the <code>&lt;body&gt;<\/code>.<\/p>\n\n<p>You can use this filter to move non-plugin stylesheets (e.g. theme or even core stylesheets) to the bottom.<\/p>\n\n<p><em>Example:<\/em><\/p>\n\n<pre><code>add_filter( 'fast_backend_stylesheets_in_footer', function ($stylesheet_ids) { return $stylesheet_ids; });\n<\/code><\/pre><\/li>\n<li><p><strong><code>fast_backend_stylesheets_lazy_load<\/code><\/strong><\/p>\n\n<p>Configure the stylesheets that should be lazy loaded after page load.<\/p>\n\n<p>You can use this filter to lazy load stylesheets that are not essential for page load.<\/p>\n\n<p><em>Example:<\/em><\/p>\n\n<pre><code>add_filter( 'fast_backend_stylesheets_lazy_load', function ($stylesheet_ids) { return $stylesheet_ids; });\n<\/code><\/pre><\/li>\n<li><p><strong><code>fast_backend_stylesheets_remove<\/code><\/strong><\/p>\n\n<p>Configure the stylesheets that should not be loaded at all.<\/p>\n\n<p>You can use this filter to remove stylesheets that are added by plugins or themes that are not used in your setup.<\/p>\n\n<p><em>Example:<\/em><\/p>\n\n<pre><code>add_filter( 'fast_backend_stylesheets_remove', function ($stylesheet_ids) { return $stylesheet_ids; });\n<\/code><\/pre><\/li>\n<\/ul>\n\n<p>For more details please refer to the code documentation in the <code>fast-backend.php<\/code>.<\/p><\/dd>\n\n<\/dl>\n\n<!--section=changelog-->\n<h4>1.5.1<\/h4>\n\n<ul>\n<li>Fixed: Account for escaping in inline scripts<\/li>\n<\/ul>\n\n<h4>1.5<\/h4>\n\n<ul>\n<li>Added: Support custom locations of the <code>wp_content<\/code> directory<\/li>\n<li>Added: <code>fast_backend_stylesheets_in_head<\/code> filter<\/li>\n<li>Added: <code>fast_backend_stylesheets_in_footer<\/code> filter<\/li>\n<li>Added: <code>fast_backend_stylesheets_lazy_load<\/code> filter<\/li>\n<li>Added: <code>fast_backend_stylesheets_remove<\/code> filter<\/li>\n<\/ul>\n\n<h4>1.4<\/h4>\n\n<ul>\n<li>Added: Loading of plugin stylesheets in the footer<\/li>\n<li>Fixed: Prevent multiple loading attributes for images<\/li>\n<\/ul>\n\n<h4>1.3<\/h4>\n\n<ul>\n<li>No lazy loading when creating new post<\/li>\n<\/ul>\n\n<h4>1.2<\/h4>\n\n<ul>\n<li>Disabled native Lazy Loading in Gutenberg Editor<\/li>\n<\/ul>\n\n<h4>1.1<\/h4>\n\n<ul>\n<li>Improved Lazy Loading in Media Library<\/li>\n<\/ul>\n\n<h4>1.0<\/h4>\n\n<ul>\n<li>Initial release. <\/li>\n<li>Native Lazy Loading of Images<\/li>\n<li>Reduced Heartbeat<\/li>\n<li>Less Autosaving<\/li>\n<\/ul>","raw_excerpt":"Tired of having a slow WordPress admin area? Improve your speed with &quot;Fast Backend&quot; - the lightweight solution for optimizing the WordPress backend.","jetpack_sharing_enabled":true,"_links":{"self":[{"href":"https:\/\/th.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin\/138762","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/th.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin"}],"about":[{"href":"https:\/\/th.wordpress.org\/plugins\/wp-json\/wp\/v2\/types\/plugin"}],"replies":[{"embeddable":true,"href":"https:\/\/th.wordpress.org\/plugins\/wp-json\/wp\/v2\/comments?post=138762"}],"author":[{"embeddable":true,"href":"https:\/\/th.wordpress.org\/plugins\/wp-json\/wporg\/v1\/users\/wdm-team"}],"wp:attachment":[{"href":"https:\/\/th.wordpress.org\/plugins\/wp-json\/wp\/v2\/media?parent=138762"}],"wp:term":[{"taxonomy":"plugin_section","embeddable":true,"href":"https:\/\/th.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_section?post=138762"},{"taxonomy":"plugin_tags","embeddable":true,"href":"https:\/\/th.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_tags?post=138762"},{"taxonomy":"plugin_category","embeddable":true,"href":"https:\/\/th.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_category?post=138762"},{"taxonomy":"plugin_contributors","embeddable":true,"href":"https:\/\/th.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_contributors?post=138762"},{"taxonomy":"plugin_business_model","embeddable":true,"href":"https:\/\/th.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_business_model?post=138762"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}