WordPress Developer Ukraine, Kyiv
Get the current logged-in user data in WordPress

Get the current logged-in user data in WordPress

Personalizing content based on who is currently logged in is a foundational requirement in WordPress development that appears in almost every non-trivial project. A membership site that shows different content to paying subscribers versus free users needs to check the current user’s role before deciding what to render. A WooCommerce store that greets customers by…
Get YouTube or Vimeo video ID

Get YouTube or Vimeo video ID

Many users think websites without media (audio, videos, etc) are pretty boring. I really hope, that doesn’t apply to HelloAdmin 😁 That is why, vast majority sites contain media-content. As rule, video content doesn’t placed to self website but for that use video hosting such as YouTube, Vimeo, etc. This choice, dictated by need to…
How to get all pages IDs that use specific template

How to get all pages IDs that use specific template

Get all pages IDs that use specific template We have a big site. And we have challenge edit some template, but also we need see our changes for all pages. As a rule, templates may be used for many pages. And we should be get links for all pages. How this could be done? About…
How to add dynamic data to Contact Form 7

How to add dynamic data to Contact Form 7

Adding dynamic data to Contact Form 7 You or your customer has real estate a website. the website has many posts that description real estate and each post has contact form based Contact Form 7. The objective is to add real estate ID to this contact form. This step need for identification real estate from…