Community guidelines
Please keep discussions civil and on-topic. Repeated violations may lead to a temporary ban.
Matt Mulhall Newcomer
@matt-j-m · Joined 6 years ago · 6 posts · 2 topics · 0 reputation
Badges
Recent posts
-
New plugin code review and help with file upload error
· 6 years ago
Thanks @bleutzinn yes I did see that the upload is not available until something is already saved, but I figured that was normal behaviour similar to when you add a page via the admin plugin. I've tak
-
New plugin code review and help with file upload error
· 6 years ago
I have previously posted about a plugin I made to store author bios and then output them in various pages. With a LOT of help from @pamtbaau the plugin is almost ready for release. I am having one spe
-
Manipulating site taxonomy via plugin (php)
· 6 years ago
@pamtbaau Sorry, yes, forgot to declare Page and didn't happen to notice it was highlighted in IDE 🙄 Renaming blueprint to default.yaml worked! I suspected it was something like this so I had trie
-
Manipulating site taxonomy via plugin (php)
· 6 years ago
@pamtbaau thanks again for your help and guidance. I've made a number of changes based on your suggestions and now I have a new set of questions 🙂 You can see the updated code on the develop branch: h
-
Manipulating site taxonomy via plugin (php)
· 6 years ago
@pamtbaau thank you for your detailed response! I am not coming from a WordPress background, but you did get my development process pretty much right. I have read a lot of the documentation but I am d
-
Manipulating site taxonomy via plugin (php)
· 6 years ago
I have created a plugin to store author bios and then output them in various pages. That part is working great. I would now like to be able to create page collections based on author. I've had this wo