• Resolved dimal

    (@dimalifragis)


    Hi, creating an album, there is a log about:

    [19-Mar-2024 22:24:33 UTC] PHP Notice: Function map_meta_cap was called incorrectly. The post type foogallery-album is not registered, so it may not be reliable to check the capability edit_post against a post of that type. Please see Debugging in WordPress for more information. (This message was added in version 4.4.0.) in /home/wp-includes/functions.php on line 6031

    Thank you

Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Support elviiso

    (@elviiso)

    Hi @dimalifragis

    Thanks for sharing that with us. The PHP notice/messages are a built-in method of debugging that WordPress added for developers.

    The purpose of these notice/warning messages is to help developers debug issues with their code. Plugin and theme developers need this information to check for compatibility and best practices.

    Fortunately, PHP Notices and warning messages such as these are the kinds of errors that do not stop WordPress, themes, or plugins from loading your website and thus cannot break your site, and so do not be worried about something like that happening.

    With all of that said the development team will be made aware of this notice. To assist us with our investigation, could you kindly copy and paste any extra debugging information regarding the notice, if any was not included in your initial message? Thanks in advance for doing so.

    Kind regards,
    Elvis.

    Thread Starter dimal

    (@dimalifragis)

    @elviiso Hi, there is nothing else logged. The notice is logged as soon as i enter the Album creation/admin, without saving or editing anything. Just entering.

    I run WP latest and PHP 8.2.x

    Thanks

    Plugin Support elviiso

    (@elviiso)

    Hi @dimalifragis

    Thanks for getting back to me with that update. We will look into this further. Thanks.

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Creating an Album PHP Notice’ is closed to new replies.