Make bootstrap 5.0 carousel dynamic using ACF and CPT UI

I am trying to make bootstrap 5.0 carousel (with indicators) dynamic using ACF and CPT UI. I realized that I need to display the number in data-bs-slide-to dynamically, as well as other numbers and arrows and the class=”active” also dynamically, but I don’t know how. I now have all the slides displayed at once – … Read more

Where in the backend can I get information about the current WordPress version I am using?

In the dashboard backend admin area, I only see Update to WordPress <Latest Version> in the updates section, and at the bottom, is the Get Version <Latest Version> link, but nowhere does it tell me what version of WordPress I am using in the backend anywhere, before deciding to update to the latest version.