<?php
return array(
    "name"          => __("Easy Embed", "easy_embed"),
    "url"           => "http://chyrplite.net/",
    "version"       => "2023.01",
    "description"   => __("Embed a video in your blog content by pasting its URL surrounded by <code>&lt;!--</code> and <code>--&gt;</code>.", "easy_embed"),
    "author"        => array(
        "name"      => "Daniel Pimley",
        "url"       => "http://www.pimley.net/"
    )
);