From cabda4a9da5c151f13cbe21c3fa44514e99796f5 Mon Sep 17 00:00:00 2001 From: idtemankampus-creator Date: Fri, 18 Sep 2026 08:47:01 +0700 Subject: [PATCH] feat(media): add local offline SVG generator option alongside Picsum Online --- dummylab.php | 89 +++++++++++++++++++++++++++++++++++++++------------- 1 file changed, 67 insertions(+), 22 deletions(-) diff --git a/dummylab.php b/dummylab.php index 6b55bd4..9fe189e 100644 --- a/dummylab.php +++ b/dummylab.php @@ -3,7 +3,7 @@ * Plugin Name: DummyLab โ€“ Dummy Post & Content Generator * Plugin URI: https://apps.masbudi.my.id/dummylab-wp * Description: Advanced dummy content generator for WordPress development with safety controls and bulk purge features. - * Version: 1.4.0 + * Version: 1.5.0 * Author: masbudikusuma * Author URI: https://masbudi.my.id * Donate link: https://donate.masbudi.my.id/dummylab-wp @@ -115,7 +115,6 @@ class DummyLab { .dummylab-lang-btn { text-decoration: none; padding: 5px 14px; border-radius: 16px; font-size: 12px; font-weight: 600; color: #50575e; transition: all 0.2s ease; } .dummylab-lang-btn.active { background: #2271b1; color: #fff; box-shadow: 0 1px 2px rgba(0,0,0,0.1); } - /* Modern Tabs */ .dummylab-tabs { display: flex; gap: 8px; margin-bottom: 20px; border-bottom: 2px solid #e2e8f0; } .dummylab-tab-item { padding: 10px 18px; text-decoration: none; font-weight: 600; color: #646970; border-bottom: 2px solid transparent; margin-bottom: -2px; font-size: 14px; transition: all 0.2s ease; display: flex; align-items: center; gap: 8px; } .dummylab-tab-item:hover { color: #2271b1; } @@ -169,10 +168,9 @@ class DummyLab {
-
-

๐Ÿงช DummyLab v1.4.0

+

๐Ÿงช DummyLab v1.5.0

masbudikusumaโ˜•

@@ -181,7 +179,6 @@ class DummyLab {
-
+ + +
+