Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Check for 'url' key existence before using #337

Open
wants to merge 1 commit into
base: trunk
Choose a base branch
from

Commits on Sep 29, 2021

  1. Check for 'url' key existence before using

    At this moment, there is a situation where cite only has 'name' key and nothing else.
    
    Fixes:
    ```
    Undefined index: url in wp-content/plugins/indieweb-post-kinds/templates/reply-metabox.php on line 20
    ```
    Ruxton authored Sep 29, 2021
    Configuration menu
    Copy the full SHA
    7848dbd View commit details
    Browse the repository at this point in the history