Skip to content
Snippets Groups Projects
Commit 25661489 authored by lucha's avatar lucha
Browse files

consistent naming and versioning

parent 441bc465
Branches
Tags
No related merge requests found
<?php
/*
* Plugin Name: Ai - Add oembed provider and embed short
* Plugin Name: A/I - Add oembed provider and embed short
* Plugin URI:
* Description: AI -Add Embed
* Version: 1.3
* Author: lechuck, lucha
* Author URI: http://noblogs.org
* Description: Add oEmbed providers
* Version: 1.3.0
* Author: Autistici/Inventati
* Author URI: https://autistici.org
**/
function wp_embed_handler_google_maps( $matches, $attr, $url, $rawattr ) {
......
......@@ -2,7 +2,7 @@
/*
Plugin Name: A/I - Remove password change notification
Description: Disables email notification of password changes
Version: 0.1
Version: 0.1.0
Author: Autistici/Inventati
Author URI: https://autistici.org
*/
......
......@@ -5,7 +5,7 @@
* Description: Sends mail via SMTP instead than PHP mail function
* Author: Autistici/Inventati
* Author URI: https://autistici.org
* Version: 1.0
* Version: 1.0.0
*/
// Put your code snippets below this line.
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment