mirror of
https://github.com/mainwp/mainwp-child.git
synced 2025-09-05 09:19:53 +08:00
45 lines
3.1 KiB
Markdown
45 lines
3.1 KiB
Markdown
|
|
<p align="center"><a href="https://mainwp.com"><img src="https://mainwp.com/images/mainwp-logo.png" alt="MainWP"></a></p>
|
|
|
|
<p align="center">
|
|
<a href="https://packagist.org/packages/mainwp/mainwp-child"><img src="https://poser.pugx.org/mainwp/mainwp-child/license" alt="license"></a>
|
|
<a href="https://packagist.org/packages/mainwp/mainwp-child"><img src="https://poser.pugx.org/mainwp/mainwp-child/v/stable" alt="Latest Stable Version"></a>
|
|
<img alt="WordPress Plugin Active Installs" src="https://img.shields.io/wordpress/plugin/installs/mainwp-child?label=MainWP%20Child%20Active%20Installs">
|
|
<img alt="WordPress Plugin Rating" src="https://img.shields.io/wordpress/plugin/stars/mainwp-child?label=WP.org%20Rating">
|
|
</p>
|
|
|
|
Welcome to the [MainWP](https://mainwp.com) Child plugin repository on GitHub. Here you can browse the source, look at open issues and keep track of development.
|
|
|
|
# Not a Developer
|
|
|
|
If you are not a developer, please use the [MainWP Community](https://meta.mainwp.com) for questions or issues.
|
|
|
|
# Developer
|
|
|
|
The MainWP WordPress management system consists of 2 core plugins, the MainWP Dashboard plugin which is [containted in this repository](https://github.com/mainwp/mainwp/). The second plugin is the MainWP Child plugin, which is in this repository.
|
|
|
|
The [MainWP Child](https://wordpress.org/plugins/mainwp-child/) plugin is installed on the WordPress sites that you want to control from the MainWP Dashboard.
|
|
|
|
The [MainWP Dashboard](https://wordpress.org/plugins/mainwp/) is a stand-alone plugin that is installed on its own WordPress site; no other plugins should be installed with it, and it should not be installed on an active WordPress site with visitors. The MainWP Dashboard currently has an <img alt="WordPress Plugin Active Installs" src="https://img.shields.io/wordpress/plugin/installs/mainwp?label=active%20install%20count%20of%20">
|
|
|
|
|
|
## Documentation
|
|
* [MainWP Help Documentation](https://mainwp.com/help/)
|
|
* [MainWP Codex](https://mainwp.com/codex/)
|
|
* [MainWP Dev Community](https://meta.mainwp.com/c/dev/15)
|
|
|
|
## Reporting Security Issues
|
|
To disclose a security issue to our team, [please submit a report via HackerOne here](https://hackerone.com/mainwp).
|
|
|
|
## Support
|
|
This repository is not suitable for support. Please don't use our issue tracker for support requests, but for core MainWP issues only. Support can take place through the appropriate channels:
|
|
|
|
* If you have a problem, you may want to start with the [Help Docs](https://mainwp.com/help/).
|
|
* [The MainWP Community](https://meta.mainwp.com/) which is available for all MainWP users.
|
|
* You can also [open a support ticket](https://mainwp.com/support/).
|
|
* For customizations take a look at our list of [MainWP Exteperts](https://mainwp.com/mainwp-experts/) or [Codeable](https://codeable.io/).
|
|
|
|
Support requests in issues on this repository will be closed on sight.
|
|
|
|
## Contributing to MainWP
|
|
If you have a patch or have stumbled upon an issue with the MainWP Plugin you can contribute this back to the code. Please read our [contributor guidelines](https://github.com/mainwp/mainwp/blob/master/.github/CONTRIBUTING.md) for more informationon how you can do this.
|