My Drupal Core Contributions for week-ending August 23rd, 2024
I’ve been spending some time recently trying to get the Umami demo message from toolbar into the navigation module. I finished up last week with the HTML for the message being set in…
I’ve been spending some time recently trying to get the Umami demo message from toolbar into the navigation module. I finished up last week with the HTML for the message being set in…
We are now up to part 4 of this five-part series entitled: Linux Commands frequently used by Linux Sysadmins. By the end of this series, we will cover at least 50 commands. Thus…
The Post Types Unlimited plugin, also known as “PTU”, allows you to easily add custom post types and taxonomies to your WordPress site. I created this plugin because other plugins, such as the…
One thing that might arise in the future and cause a definite need for this dashboard is if we move all our code to Drupal.org. We won’t have an “Organisation” like we have…
Last week and the week before, I published part 1 and part 2 of this five-part series entitled: Linux Commands frequently used by Linux Sysadmins. Those two articles took us a bit deeper into what…
While SharePoint offers solid customization within the Microsoft ecosystem, it can be limiting for agencies that need to grow and evolve. SharePoint’s customization often requires working within predefined templates and structures, which may…
eSIMs, or embedded SIMs, are digital SIM cards built directly into a device, allowing users to activate a cellular plan without inserting a physical SIM card. This technology offers flexibility and convenience, particularly…
Last week, I published part 1 of this five-part series entitled: Linux Commands frequently used by Linux Sysadmins. That first article scratched the surface of what, I believe, are 50 to 100 commands used often…
Why Is It ‘Drupal CMS’ and Not ‘Drupal’: An Explainer Sebin A Jacob Fighting procrastination at every step is a journey half accomplished You May Like Interview Note: The vision of this web…
I recently wrote an article on how to integrate CloudFlare turnstile in WordPress comments and implemented the code here at WPExplorer. However, I think using Turnstile is overkill and loading extra scripts just…
By default the main RSS feed of your WordPress site only includes standard posts. WordPress does create extra feeds for custom post types, but what if you wanted those posts in your main…
Looking forward, we can anticipate the development of customized search filters within reverse image search platforms. These filters will allow users to refine their search results based on specific criteria such as image…
What are some Linux commands used by Sysadmins and power users daily? In this article, I’ve listed 10 such commands frequently used. Suggestions and feedback are welcome. Also, see Part 2, Part 3, Part…
I’d like to start off by thanking @hydn for the opportunity to enter and win this FWB+. Table of Contents Background I really enjoy homelabbing and playing with Linux (Servers/Networking devices). I have a few mini PCs, Raspberry…
So you’ve decided to create a block theme but not sure where to start? In this guide I will give you an overview of a block theme’s file structure. In other words, the…
Another interesting inclusion in Starshot is the notion of a single-directory application, that further integrates 3rd party tools (javascript libraries, and so on) into a Drupal application, with minimal developer intervention. A Bit…
Because payment gateways are such a vital component of financial applications, many decide to turn to payment gateway integration services not to risk user’s trust and offer a smooth transaction experience. These services…
In my last tutorial I showed you how to remove paginated page URLs in WordPress. In that guide I shared code to 301 redirect paginated URLs that aren’t needed. However, in some cases…