mirror of
https://github.com/mainwp/mainwp-child.git
synced 2025-08-30 02:32:07 +08:00
phpDoc-Documentation
This commit is contained in:
parent
2d635cf215
commit
f4688b6436
3 changed files with 8 additions and 0 deletions
2
.gitignore
vendored
Normal file
2
.gitignore
vendored
Normal file
|
@ -0,0 +1,2 @@
|
|||
.idea
|
||||
.idea/workspace.xml
|
1
.idea/workspace.xml
generated
1
.idea/workspace.xml
generated
|
@ -75,6 +75,7 @@
|
|||
</entry>
|
||||
</map>
|
||||
</option>
|
||||
<option name="oldMeFiltersMigrated" value="true" />
|
||||
</component>
|
||||
<component name="WindowStateProjectService">
|
||||
<state x="574" y="128" key="#com.intellij.ide.util.MemberChooser" timestamp="1589946624967">
|
||||
|
|
|
@ -1,4 +1,9 @@
|
|||
<?php
|
||||
/**
|
||||
* MainWP Child Plugin
|
||||
*
|
||||
* Provides a secure connection between your MainWP Dashboard and your WordPress sites.
|
||||
*/
|
||||
/**
|
||||
* Plugin Name: MainWP Child
|
||||
* Plugin URI: https://mainwp.com/
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue