-
Recently I needed to sort list of documents which I have recorded using a acf repeater field the list of documents need to be shown in alphabetical order. After completion it looks like below. Attachments is a ACF Repeater field. It has two subfields, label and filename. we will sort the list using filename. Here…
-
It used to be that when you want to start new project in LAMP you install LAMP/MAMP/WAMP/XAMP on your machine and spin up the project. For a recent WordPress theme development project I have decided to try wordpress using docker. Actually it was very cleaner way than downloading new WordPress archive and config manually. Docker…
-
If you have pro package of wp all import you may have come across the data export section. when you figure out the syntax for creating exports. it is very easy to configure. For the basic fields you can just drag and drop the fields from right hand panel. I am creating a export for…