Make WordPress Core

Ticket #11538: default.php

File default.php, 233 bytes (added by kushang78, 10 months ago)

Added New default.php file in replace of hello.php file.

Line 
1<?php
2/**
3 * @package Default
4 * @version 1.0.0
5 */
6/*
7Plugin Name: Plugin name
8Plugin URI: https://developer.wordpress.org/plugins/
9Description: Plugin description.
10Author: Matt Mullenweg
11Version: 1.0.0
12Author URI: http://ma.tt/
13*/