Skip to content

Instantly share code, notes, and snippets.

@emre-edu-tech
Last active October 13, 2024 12:06
Show Gist options
  • Save emre-edu-tech/af72a0b974326396d6251bd772417001 to your computer and use it in GitHub Desktop.
Save emre-edu-tech/af72a0b974326396d6251bd772417001 to your computer and use it in GitHub Desktop.
Main plugin file description or settings for Wordpress to recognize our plugin.
<?php
/**
* @package MPonsCustomPlugin
*/
/*
Plugin Name: MPons Custom Plugin
Plugin URI: https://mediapons.de
Description: This is an example plugin to practice WordPress Plugin Development.
Version: 1.0.0
Author: Media Pons
Author URI: https://mediapons.de
License: GPLv2 or later
Text Domain: mpons-custom-plugin
*/
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment