GitHub仓库: stefanpejcic/wordpress-python-plugin
Find a file
2020-12-13 15:30:50 +01:00
file.py Update file.py 2020-05-26 07:00:42 +02:00
index.php Update index.php 2020-12-13 15:30:50 +01:00
README.md Update README.md 2020-05-26 07:00:19 +02:00

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