Opengist Logo emanuelegori's Gists

Explore

  • All gists
  • Topics
  • Users
Copyright 2024 - 2025 emanuelegori.uno
Give feedback on the new UI Powered by Opengist ⋅ 199ms

user:thomas gists created by user

title:mygist gists with given title

description:sync gists with given description

filename:myfile.txt gists having files with given name

extension:yml gists having files with given extension

language:go gists having files with given language

topic:homelab gists with given topic

all:systemctl search all fields

Login
w

wordpress

Recently created Least recently created Recently updated Least recently updated
emanuelegori

emanuelegori / fediverso-box

Last active 3 months ago fediverso plugin wordpress

Plugin Wordpress che mostra un box per seguire l'utente nel Fediverso

0 0 3
1 <?php
2 /*
3 Plugin Name: Fediverso Box
4 Description: Mostra un box per seguire l'autore nel Fediverso.
5 Version: 1.2
6 File Version: 5
7 Last Modified: 2025-08-21
8 Author: Emanuele Gori
9 Text Domain: fediverso-box
10 */
emanuelegori

emanuelegori / Plugin WordPress Custom Header & Footer Code

Last active 3 months ago footer header plugin wordpress

semplice plugin per aggiungere codice personalizzato sia nel header che nel footer del tuo sito WordPress

0 0 1
1 <?php
2 /*
3 Plugin Name: Custom Header & Footer Code
4 Plugin URI: https://emanuelegori.uno
5 Description: Aggiunge codice personalizzato nel header e nel footer di tutte le pagine del sito.
6 Author: Emanuele Gori
7 Author URI: https://emanuelegori.uno
8 Requires at least: 5.9
9 Tested up to: 5.9
10 License: GPL v2 or later