WP starter code

Published
2023-08-01
浏览次数 :  68

theme starter

/*
Theme Name: My Custom Theme
Description: A simple custom WordPress theme.
Author: Your Name
Author URI: Your website URL
Version: 1.0
Text Domain: my-custom-theme
*/

Plugin starter

<?php
/*
Plugin Name: My Custom Plugin
Description: A simple custom WordPress plugin.
Version: 1.0
Author: Your Name
Author URI: Your website URL
Text Domain: my-custom-plugin
*/

  • 标签1
  • 标签1
  • 标签1
Top