currently my theme on WordPress is Neve , and my posts all over the blog shows the following meta info : https://i.stack.imgur.com/ynu71.jpg
where : 1- post title 2- post author 3- post date 4- post category
i want to replace these post meta with similar to this: https://i.stack.imgur.com/Xywa9.jpg
for this purpose i have created a child theme and then installed snippet plugin to add php code easily and deactivate it once it is not working . unfortunately i could not find the code that can do the required modifications on that post meta : https://i.stack.imgur.com/uwCrS.jpg
can any one provide a full php code to modify all these changes in one time after pasting into snippet ? or if there is another way i can do it ?