wordpress-python-plugin/README.md
2020-05-26 07:00:19 +02:00

184 B

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