Changeset 3322418
- Timestamp:
- 07/04/2025 04:07:21 PM (9 months ago)
- Location:
- ultimate-faq-solution/trunk
- Files:
-
- 2 added
- 3 deleted
- 6 edited
-
inc/AppearanceActions.php (added)
-
inc/FAQGroupActions.php (added)
-
inc/functions/AppearanceActions.php (deleted)
-
inc/functions/FAQGroupActions.php (deleted)
-
inc/languages/ultimate-faq-solution.pot (modified) (7 diffs)
-
init.php (modified) (3 diffs)
-
readme.txt (modified) (2 diffs)
-
vendor/composer/autoload_classmap.php (modified) (1 diff)
-
vendor/composer/autoload_static.php (modified) (1 diff)
-
vendor/composer/installed.php (modified) (2 diffs)
-
webpack.config.js (deleted)
Legend:
- Unmodified
- Added
- Removed
-
ultimate-faq-solution/trunk/inc/languages/ultimate-faq-solution.pot
r3321984 r3322418 3 3 msgid "" 4 4 msgstr "" 5 "Project-Id-Version: Ultimate FAQ Solution 1.6. 7\n"5 "Project-Id-Version: Ultimate FAQ Solution 1.6.8\n" 6 6 "Report-Msgid-Bugs-To: " 7 7 "https://wordpress.org/support/plugin/ultimate-faq-solution\n" 8 "POT-Creation-Date: 2025-07-0 3 19:30:21+00:00\n"8 "POT-Creation-Date: 2025-07-04 16:02:38+00:00\n" 9 9 "MIME-Version: 1.0\n" 10 10 "Content-Type: text/plain; charset=utf-8\n" … … 30 30 msgstr "" 31 31 32 #: inc/AppearanceActions.php:86 33 msgid "Invalid request." 34 msgstr "" 35 36 #: inc/AppearanceActions.php:86 inc/AppearanceActions.php:96 37 msgid "Error" 38 msgstr "" 39 40 #: inc/AppearanceActions.php:96 41 msgid "Failed to detach the group." 42 msgstr "" 43 44 #: inc/AppearanceActions.php:110 45 msgid "Linked FAQ Groups" 46 msgstr "" 47 48 #: inc/AppearanceActions.php:141 49 msgid "Detach" 50 msgstr "" 51 52 #: inc/AppearanceActions.php:144 inc/AppearanceActions.php:211 53 msgid "No connected FAQ groups" 54 msgstr "" 55 56 #: inc/AppearanceActions.php:151 57 msgid "Apply to all FAQ groups" 58 msgstr "" 59 60 #: inc/AppearanceActions.php:156 61 msgid "Appearance applied to all FAQ groups." 62 msgstr "" 63 64 #: inc/AppearanceActions.php:189 inc/admin/class-directory-post-type.php:400 65 #: inc/admin/settings/ai-integration.php:85 66 msgid "Title" 67 msgstr "" 68 69 #: inc/AppearanceActions.php:190 70 msgid "Connected FAQ Groups" 71 msgstr "" 72 73 #: inc/AppearanceActions.php:191 inc/admin/class-directory-post-type.php:404 74 msgid "Date" 75 msgstr "" 76 32 77 #: inc/Chatbot.php:108 33 78 msgid "Back" … … 44 89 #: inc/Chatbot.php:149 45 90 msgid "No FAQs found." 91 msgstr "" 92 93 #: inc/FAQGroupActions.php:46 94 msgid "FAQ Appearance" 95 msgstr "" 96 97 #: inc/FAQGroupActions.php:55 98 msgid "FAQ Shortcode" 99 msgstr "" 100 101 #: inc/FAQGroupActions.php:91 102 msgid "" 103 "Select an appearance for this FAQ group. This will determine how the FAQs " 104 "are displayed on the front end." 105 msgstr "" 106 107 #: inc/FAQGroupActions.php:92 108 msgid "Learn more about Appearance Settings" 109 msgstr "" 110 111 #: inc/FAQGroupActions.php:95 112 msgid "Select an appearance:" 113 msgstr "" 114 115 #: inc/FAQGroupActions.php:109 inc/admin/class-directory-post-type.php:69 116 #: inc/admin/class-directory-post-type.php:428 117 msgid "Edit Appearance" 118 msgstr "" 119 120 #: inc/FAQGroupActions.php:130 121 msgid "Use the shortcode below to display this FAQ group in a page or post:" 122 msgstr "" 123 124 #: inc/FAQGroupActions.php:132 125 msgid "Copy and paste this into any post, page, or widget." 46 126 msgstr "" 47 127 … … 382 462 msgstr "" 383 463 384 #: inc/admin/class-directory-post-type.php:69385 #: inc/admin/class-directory-post-type.php:428386 #: inc/functions/FAQGroupActions.php:109387 msgid "Edit Appearance"388 msgstr ""389 390 464 #: inc/admin/class-directory-post-type.php:70 391 465 msgid "View Appearance" … … 595 669 msgstr "" 596 670 597 #: inc/admin/class-directory-post-type.php:400598 #: inc/admin/settings/ai-integration.php:85599 #: inc/functions/AppearanceActions.php:189600 msgid "Title"601 msgstr ""602 603 671 #: inc/admin/class-directory-post-type.php:401 604 672 msgid "Number of FAQs" … … 607 675 #: inc/admin/class-directory-post-type.php:403 608 676 msgid "Shortcode" 609 msgstr ""610 611 #: inc/admin/class-directory-post-type.php:404612 #: inc/functions/AppearanceActions.php:191613 msgid "Date"614 677 msgstr "" 615 678 … … 844 907 #: inc/ai-writing-assistant/includes/Admin/TinyMCEIntegration.php:50 845 908 msgid "Undo last AI text modification" 846 msgstr ""847 848 #: inc/functions/AppearanceActions.php:86849 msgid "Invalid request."850 msgstr ""851 852 #: inc/functions/AppearanceActions.php:86853 #: inc/functions/AppearanceActions.php:96854 msgid "Error"855 msgstr ""856 857 #: inc/functions/AppearanceActions.php:96858 msgid "Failed to detach the group."859 msgstr ""860 861 #: inc/functions/AppearanceActions.php:110862 msgid "Linked FAQ Groups"863 msgstr ""864 865 #: inc/functions/AppearanceActions.php:141866 msgid "Detach"867 msgstr ""868 869 #: inc/functions/AppearanceActions.php:144870 #: inc/functions/AppearanceActions.php:211871 msgid "No connected FAQ groups"872 msgstr ""873 874 #: inc/functions/AppearanceActions.php:151875 msgid "Apply to all FAQ groups"876 msgstr ""877 878 #: inc/functions/AppearanceActions.php:156879 msgid "Appearance applied to all FAQ groups."880 msgstr ""881 882 #: inc/functions/AppearanceActions.php:190883 msgid "Connected FAQ Groups"884 msgstr ""885 886 #: inc/functions/FAQGroupActions.php:46887 msgid "FAQ Appearance"888 msgstr ""889 890 #: inc/functions/FAQGroupActions.php:55891 msgid "FAQ Shortcode"892 msgstr ""893 894 #: inc/functions/FAQGroupActions.php:91895 msgid ""896 "Select an appearance for this FAQ group. This will determine how the FAQs "897 "are displayed on the front end."898 msgstr ""899 900 #: inc/functions/FAQGroupActions.php:92901 msgid "Learn more about Appearance Settings"902 msgstr ""903 904 #: inc/functions/FAQGroupActions.php:95905 msgid "Select an appearance:"906 msgstr ""907 908 #: inc/functions/FAQGroupActions.php:130909 msgid "Use the shortcode below to display this FAQ group in a page or post:"910 msgstr ""911 912 #: inc/functions/FAQGroupActions.php:132913 msgid "Copy and paste this into any post, page, or widget."914 909 msgstr "" 915 910 -
ultimate-faq-solution/trunk/init.php
r3321984 r3322418 10 10 * 11 11 * Plugin Name: Ultimate FAQ Solution 12 * Version: 1.6. 712 * Version: 1.6.8 13 13 * Plugin URI: https://www.braintum.com/ultimate-faq-solution/ 14 14 * Description: A WordPress plugin to create, organize, and display FAQs with responsive layouts and styles. … … 34 34 * Use `plugin_dir_path` and `plugin_dir_url` only when necessary to reduce overhead. 35 35 */ 36 define( 'UFAQSW_VERSION', '1.6. 7' );36 define( 'UFAQSW_VERSION', '1.6.8' ); 37 37 define( 'UFAQSW_PRFX', 'ufaqsw' ); 38 38 define( 'UFAQSW_BASE', plugin_basename( __FILE__ ) ); … … 80 80 81 81 // Appearance actions for custom post type. 82 new Mahedi\UltimateFaqSolution\ Functions\AppearanceActions();82 new Mahedi\UltimateFaqSolution\AppearanceActions(); 83 83 84 84 // FAQ group actions for custom post type. 85 new Mahedi\UltimateFaqSolution\F unctions\FAQGroupActions();85 new Mahedi\UltimateFaqSolution\FAQGroupActions(); 86 86 87 87 load_plugin_textdomain( 'ufaqsw', false, dirname( plugin_basename( __FILE__ ) ) . '/inc/languages' ); -
ultimate-faq-solution/trunk/readme.txt
r3321984 r3322418 5 5 Requires at least: 5.1 6 6 Tested up to: 6.8.1 7 Stable tag: 1.6. 77 Stable tag: 1.6.8 8 8 Requires PHP: 7.4.0 9 9 License: GPLv2 or later … … 136 136 == Changelog == 137 137 138 =1.6.8= 139 * Fatal error fixed. 140 138 141 =1.6.7= 139 142 * 🎨 Appearance updated for improved visual consistency. -
ultimate-faq-solution/trunk/vendor/composer/autoload_classmap.php
r3311707 r3322418 8 8 return array( 9 9 'Composer\\InstalledVersions' => $vendorDir . '/composer/InstalledVersions.php', 10 'Mahedi\\UltimateFaqSolution\\AppearanceActions' => $baseDir . '/inc/AppearanceActions.php', 10 11 'Mahedi\\UltimateFaqSolution\\Assets' => $baseDir . '/inc/Assets.php', 11 12 'Mahedi\\UltimateFaqSolution\\Chatbot' => $baseDir . '/inc/Chatbot.php', 12 13 'Mahedi\\UltimateFaqSolution\\Custom_Resources' => $baseDir . '/inc/Custom_Resources.php', 14 'Mahedi\\UltimateFaqSolution\\FAQGroupActions' => $baseDir . '/inc/FAQGroupActions.php', 13 15 'Mahedi\\UltimateFaqSolution\\Product_Tab' => $baseDir . '/inc/Product_Tab.php', 14 16 'Mahedi\\UltimateFaqSolution\\Rest' => $baseDir . '/inc/Rest.php', -
ultimate-faq-solution/trunk/vendor/composer/autoload_static.php
r3311707 r3322418 28 28 public static $classMap = array ( 29 29 'Composer\\InstalledVersions' => __DIR__ . '/..' . '/composer/InstalledVersions.php', 30 'Mahedi\\UltimateFaqSolution\\AppearanceActions' => __DIR__ . '/../..' . '/inc/AppearanceActions.php', 30 31 'Mahedi\\UltimateFaqSolution\\Assets' => __DIR__ . '/../..' . '/inc/Assets.php', 31 32 'Mahedi\\UltimateFaqSolution\\Chatbot' => __DIR__ . '/../..' . '/inc/Chatbot.php', 32 33 'Mahedi\\UltimateFaqSolution\\Custom_Resources' => __DIR__ . '/../..' . '/inc/Custom_Resources.php', 34 'Mahedi\\UltimateFaqSolution\\FAQGroupActions' => __DIR__ . '/../..' . '/inc/FAQGroupActions.php', 33 35 'Mahedi\\UltimateFaqSolution\\Product_Tab' => __DIR__ . '/../..' . '/inc/Product_Tab.php', 34 36 'Mahedi\\UltimateFaqSolution\\Rest' => __DIR__ . '/../..' . '/inc/Rest.php', -
ultimate-faq-solution/trunk/vendor/composer/installed.php
r3321984 r3322418 4 4 'pretty_version' => 'dev-main', 5 5 'version' => 'dev-main', 6 'reference' => ' 52e9cdc042368b590c7652cfc9981652e8834a57',6 'reference' => '9e9566291d7851fdbab22d165a8f988271235635', 7 7 'type' => 'wordpress-plugin', 8 8 'install_path' => __DIR__ . '/../../', … … 23 23 'pretty_version' => 'dev-main', 24 24 'version' => 'dev-main', 25 'reference' => ' 52e9cdc042368b590c7652cfc9981652e8834a57',25 'reference' => '9e9566291d7851fdbab22d165a8f988271235635', 26 26 'type' => 'wordpress-plugin', 27 27 'install_path' => __DIR__ . '/../../',
Note: See TracChangeset
for help on using the changeset viewer.