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

QTS: Use $post object instead of $_POST array #1102

Merged
merged 3 commits into from
Feb 18, 2022

Commits on Feb 16, 2022

  1. Use $post object instead of $_POST array

    Use $post->post_title instead of $_POST['post_title']
    
    WordPress 5.0.3/PHP-7.3.1
    sviluppomania committed Feb 16, 2022
    Configuration menu
    Copy the full SHA
    305b3eb View commit details
    Browse the repository at this point in the history

Commits on Feb 17, 2022

  1. Configuration menu
    Copy the full SHA
    7be4b55 View commit details
    Browse the repository at this point in the history

Commits on Feb 18, 2022

  1. Remove closing php tag

    To keep consistency
    Herr Vigg committed Feb 18, 2022
    Configuration menu
    Copy the full SHA
    e7d794f View commit details
    Browse the repository at this point in the history