Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
A
ai-mu-plugins
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package registry
Model registry
Operate
Terraform modules
Monitor
Service Desk
Analyze
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Noblogs
ai-mu-plugins
Commits
25661489
Commit
25661489
authored
3 years ago
by
lucha
Browse files
Options
Downloads
Patches
Plain Diff
consistent naming and versioning
parent
441bc465
Branches
Branches containing commit
Tags
Tags containing commit
No related merge requests found
Changes
3
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
embed.php
+5
-5
5 additions, 5 deletions
embed.php
remove-password-change-notification.php
+1
-1
1 addition, 1 deletion
remove-password-change-notification.php
send-smtp-email.php
+1
-1
1 addition, 1 deletion
send-smtp-email.php
with
7 additions
and
7 deletions
embed.php
+
5
−
5
View file @
25661489
<?php
/*
* Plugin Name: A
i
- 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
o
Embed
providers
* Version: 1.3
.0
* Author:
Autistici/Inventati
* Author URI: http
s
://
autistici
.org
**/
function
wp_embed_handler_google_maps
(
$matches
,
$attr
,
$url
,
$rawattr
)
{
...
...
This diff is collapsed.
Click to expand it.
remove-password-change-notification.php
+
1
−
1
View file @
25661489
...
...
@@ -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
*/
...
...
This diff is collapsed.
Click to expand it.
send-smtp-email.php
+
1
−
1
View file @
25661489
...
...
@@ -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.
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment