Add README.md
This commit is contained in:
parent
0ffb087386
commit
b7a8cf2976
1 changed files with 18 additions and 0 deletions
18
README.md
Normal file
18
README.md
Normal file
|
|
@ -0,0 +1,18 @@
|
|||
# Add-Post-Formats
|
||||
WordPress plugin that add support for Post Formats in themes where they are not supported.
|
||||
|
||||
## Features
|
||||
|
||||
Some WordPress themes do not have support for Post Formats. This plugins add the support for the different post formats, so you can choose this when you write a post. It does not change how your theme act when showing each different post types.
|
||||
|
||||
## How to use
|
||||
|
||||
To install insert the file into a folder, zip the folder and upload it to WP plugins.
|
||||
|
||||
## License
|
||||
|
||||
The script is published under the GPL 3.0 license or later, which means you can use it and modify it for free.
|
||||
|
||||
## Follow me
|
||||
|
||||
Follow me on Mastodon on [@aphandersen@andersen.one](https://andersen.one/@aphandersen).
|
||||
Loading…
Reference in a new issue