mirror of
https://ghproxy.net/https://github.com/stefanpejcic/wordpress-python-plugin.git
synced 2025-11-25 18:36:00 +08:00
7 lines
184 B
Markdown
7 lines
184 B
Markdown
# wordpress-python-plugin
|
|
A simple plugin to run python on WordPress
|
|
|
|
# Usage
|
|
1. Install and activate the plugin
|
|
2. Put your python code in file.py
|
|
3. Add shortcode [python] to a page
|