PluginProbe
LearnPress – WordPress LMS Plugin for Create and Sell Online Courses / 4.4.8
LearnPress – WordPress LMS Plugin for Create and Sell Online Courses v4.4.8
4.4.8 4.4.7 4.4.6 4.4.5 4.4.4 4.4.3 4.4.2 4.4.1 4.4.0 4.3.9.1 4.3.9 4.3.8 4.3.7 4.1.6.9 4.1.6.9.1 4.1.6.9.2 4.1.6.9.3 4.1.6.9.4 4.1.7 4.1.7.1 4.1.7.2 4.1.7.3 4.1.7.3.1 4.1.7.3.2 4.2.0 All 139 releases
← All changes | config/settings/open-ai-modal.php +0 -15 4.3.74.4.8 View file →
@@ -115,27 +115,12 @@
115 115 '1024x1024' => esc_html__( '1024x1024', 'learnpress' ),
116 116 '1536x1024' => esc_html__( '1536x1024 (landscape)', 'learnpress' ),
117 117 '1024x1536' => esc_html__( '1024x1536 (portrait)', 'learnpress' ),
118 118 ],
119 - 'image-size-dall-e-2' => [
120 - '256x256' => esc_html__( '256x256', 'learnpress' ),
121 - '512x512' => esc_html__( '512x512', 'learnpress' ),
122 - '1024x1024' => esc_html__( '1024x1024', 'learnpress' ),
123 - ],
124 - 'image-size-dall-e-3' => [
125 - '1024x1024' => esc_html__( '1024x1024', 'learnpress' ),
126 - '1024x1792' => esc_html__( '1024x1792', 'learnpress' ),
127 - '1792x1024' => esc_html__( '1792x1024', 'learnpress' ),
128 - ],
129 119 'image-quality-gpt-image-1' => [
130 120 'auto' => esc_html__( 'Auto', 'learnpress' ),
131 121 'high' => esc_html__( 'High', 'learnpress' ),
132 122 'medium' => esc_html__( 'low', 'learnpress' ),
133 - ],
134 - 'image-quality-dall-e-3' => [
135 - 'auto' => esc_html__( 'Auto', 'learnpress' ),
136 - 'hd' => esc_html__( 'HD', 'learnpress' ),
137 - 'standard' => esc_html__( 'Standard', 'learnpress' ),
138 123 ],
139 124 'image-quality' => [
140 125 'auto' => esc_html__( 'Auto', 'learnpress' ),
141 126 'standard' => esc_html__( 'Standard', 'learnpress' ),