home.social

#wp-admin — Public Fediverse posts

Live and recent posts from across the Fediverse tagged #wp-admin, aggregated by home.social.

fetched live
  1. Your WordPress admin is slow. Your host is probably not the problem.

    The actual culprits:
    - Heartbeat API fires every 15s — that's 240 server requests per hour of editing
    - Post revisions accumulating since 2019
    - Dashboard widgets from every plugin you've ever installed
    - Autoloaded options over 1MB

    Fix what you control before blaming infrastructure.

    makewpfast.com/why-your-wordpr

    #WordPress #WPAdmin #WebDev

  2. Your WordPress admin is slow. Your host is probably not the problem.

    The actual culprits:
    - Heartbeat API fires every 15s — that's 240 server requests per hour of editing
    - Post revisions accumulating since 2019
    - Dashboard widgets from every plugin you've ever installed
    - Autoloaded options over 1MB

    Fix what you control before blaming infrastructure.

    makewpfast.com/why-your-wordpr

    #WordPress #WPAdmin #WebDev

  3. [WordPress] ログインページが検索エンジンにインデックスされていたからrobots.txtファイルを編集する。

    https://genxnotes.com/post/id/wordpress-login-page-disallow-robotstxt

  4. [WordPress] ログインページが検索エンジンにインデックスされていたからrobots.txtファイルを編集する。

    https://genxnotes.com/post/id/wordpress-login-page-disallow-robotstxt

  5. Customizing the New Admin Email Confirmation in WordPress

    How to use WordPress filters to modify the contents of the email that is sent out when the site’s admin email is changed in the WordPress admin dashboard.

    https://shawnhooper.ca/2024/04/02/wordpress-customizing-new-admin-email/

    #filters #wpAdmin

  6. Today I was #refactoring some #php code for a #WordPress plugin I use internally, to retrieve #plugins_api data used for my other plugins in various form.

    I forgot how painful it can be, trying to respect all of the messy structure of #wpAdmin, while trying to achieve relatively simple tasks.

    Didn't encounter any php error, or warning - which is a relief. I had some simple #javaScript errors though.

    I wish I've written that #code as modular...

    #buildInPublic

    10/:bongoCat:

  7. Today I was #refactoring some #php code for a #WordPress plugin I use internally, to retrieve #plugins_api data used for my other plugins in various form.

    I forgot how painful it can be, trying to respect all of the messy structure of #wpAdmin, while trying to achieve relatively simple tasks.

    Didn't encounter any php error, or warning - which is a relief. I had some simple #javaScript errors though.

    I wish I've written that #code as modular...

    #buildInPublic

    10/:bongoCat: