=== AddC ===
Contributors: (shaygan)
Donate link: https://zarinp.al/@shaygan
Tags: AddC,Add custom text afrer and before wordpress title,Add custom text afrer and before wordpress content
Tested up to: 4.8.1
Stable tag: 1.0.0
License: GPLv2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
a Plugin for access to before and after the title and content posts
== Description ==
a Plugin for access to before and after the title and content posts
For example, you can add the text of the article "in the name of God" and add the end of the posts "Thank you for reading this post."
tip ! This plugin supports html, for example you can write
<p class="Your_Class">Your Text</p>
OR
<mark style="text-align:center">Hi Visitors</mark>
Enjoy :) !
== Installation ==
1. Upload `AddC.zip` to the `/wp-content/plugins/` directory
2. Activate the plugin through the 'Plugins' menu in WordPress
3. go to the "AddC Settings" in the dashboard.
== Frequently Asked Questions ==
= Can I use html? =
Yes
See Description.
= How to use? =
Go to the "AddC Settings" in the dashboard and fill inputs !
== Screenshots ==
1. AddC in Admin Dashboard
== Changelog ==
= 1.0.0 =
* Write Plugin !