/** * Use GD instead of Imagick. */ function cb_child_use_gd_editor($array) { return array( 'WP_Image_Editor_GD' ); } add_filter( 'wp_image_editors', 'cb_child_use_gd_editor' ); Hello world! – likio

Hello world!

Welcome to WordPress. This is your first post. Edit or delete it, then start writing!

Comments

One response to “Hello world!”

  1. A WordPress Commenter Avatar

    Hi, this is a comment.
    To get started with moderating, editing, and deleting comments, please visit the Comments screen in the dashboard.
    Commenter avatars come from Gravatar.

Leave a Reply

Your email address will not be published. Required fields are marked *