admin管理员组文章数量:1130349
I need to implement in a wordpress instance a feature that allows me to search for the most recent file with extension .xlsx in the wp-content/upload directory, once the file has been identified, it should be interpreted and finally insert the excel data in the wp_posts and wp_postmeta tables Following a certain logic.
The packages of interest are
- symfony/finder
- phpoffice/phpspreadsheet
What is the correct way to integrate and use packages within wordpress?
I am new to worpress and I do not know how in the structure and philosophy of wordpress to do this. Thanks for the time.
I need to implement in a wordpress instance a feature that allows me to search for the most recent file with extension .xlsx in the wp-content/upload directory, once the file has been identified, it should be interpreted and finally insert the excel data in the wp_posts and wp_postmeta tables Following a certain logic.
The packages of interest are
- symfony/finder
- phpoffice/phpspreadsheet
What is the correct way to integrate and use packages within wordpress?
I am new to worpress and I do not know how in the structure and philosophy of wordpress to do this. Thanks for the time.
本文标签: How to properly use composer packages in wordpress
版权声明:本文标题:How to properly use composer packages in wordpress? 内容由热心网友自发贡献,该文观点仅代表作者本人, 转载请联系作者并注明出处:https://it.en369.cn/questions/1749121851a2319140.html, 本站仅提供信息存储空间服务,不拥有所有权,不承担相关法律责任。如发现本站有涉嫌抄袭侵权/违法违规的内容,一经查实,本站将立刻删除。


发表评论