• Resolved sgrx

    (@sgrx)


    Thanks for the free plugin! ??

    My wp-config.php has these two entries:

    define( 'WP_MEMORY_LIMIT', '96M' );

    define( 'WP_MAX_MEMORY_LIMIT', '256M' );

    While the plugin shows the WP memory limit correctly, it shows the memory as Memory: 18.44 of 1024 MB (2%), which in my case is the php’s memory_limit and not the WP MAX MEMORY LIMIT. Is this intended or is wrongly showing for me?

    Since this plugin is for WP, shouldn’t the max memory limit be shown instead?

Viewing 1 replies (of 1 total)
  • Plugin Author apasionados

    (@apasionados)

    Hi there,

    The percentage is calculated with the PHP memory limit. You can find the WordPress memory limit after the information you have pasted, but for the WordPress memory limit you don’t get the % in use.

    We decided to show the % for the PHP memory limit because we think this info is more important.

    Best regards from Spain.

    • This reply was modified 7 years, 10 months ago by apasionados.
Viewing 1 replies (of 1 total)
  • The topic ‘Show WP max memory limit?’ is closed to new replies.