Can a Plugin open and edit template files?
-
I want to write (or have written) a wordpress plugin to manage tag-slug.php and cat-id.php templates so I don’t have to do it manually anymore. I “do not” want to store the data in the database, I want to actually create, list, and edit the physical files located in a theme dir from the plugin admin page.
Is this feasible? Can this be done?
Viewing 4 replies - 1 through 4 (of 4 total)
Viewing 4 replies - 1 through 4 (of 4 total)
- The topic ‘Can a Plugin open and edit template files?’ is closed to new replies.