pods-export-code
pods-export-code copied to clipboard
Pods Export to Code plugin that lets you export your Pods configs to PHP
change the **'pods-administration_page_'** to **'administration_page_'** https://github.com/pods-framework/pods-export-code/blob/10fbfa5b0ebfc5344e0381c9736b683565fe83c7/admin/class-pods-export-code.php#L138
Sometimes I use Pods to generate parameters (PHP code) for register_post_type() and register_taxonomy(). Then Pods will be disabled. https://github.com/szepeviktor/wordpress-plugin-construction/blob/master/mu-pods-register-export/pods-register-export.php Needs a one-line modification!
Upon activating, I did not see any of my ACT pods, only User and meta, CPT, etc. This has been the only thing missing from Pods that keeps me using...