Browse code

기본 파일 추가

Nepirity Corp authored on23/03/2018 13:13:53
Showing2 changed files

1 1
new file mode 100644
... ...
@@ -0,0 +1 @@
1
+*.swp
0 2
new file mode 100644
... ...
@@ -0,0 +1,8 @@
1
+<?php
2
+/*
3
+ * Plugin Name: Wordpress Admin Table
4
+ * Description: 관리자 페이지 테이블 예제 플러그인
5
+ * Version:   1.0.0
6
+ * Author:    HiSEON
7
+ * Author URI:  https://hiseon.me/
8
+ */