wordpress-python-plugin/README.md

8 lines
184 B
Markdown
Raw Permalink Normal View History

2019-12-13 11:00:19 +01:00
# wordpress-python-plugin
A simple plugin to run python on WordPress
2019-12-13 12:26:58 +01:00
# Usage
2020-05-26 07:00:19 +02:00
1. Install and activate the plugin
2019-12-13 12:26:58 +01:00
2. Put your python code in file.py
3. Add shortcode [python] to a page