Changeset 3419613
- Timestamp:
- 12/14/2025 11:53:10 PM (2 months ago)
- Location:
- autopost-ai
- Files:
-
- 2 edited
-
tags/1.2/includes/class-autopostai-admin.php (modified) (1 diff)
-
trunk/includes/class-autopostai-admin.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
autopost-ai/tags/1.2/includes/class-autopostai-admin.php
r3419612 r3419613 425 425 <li><?php esc_html_e( 'Enter a name, choose "Default Project," set Permissions to All, and click "Create secret key"', 'autopost-ai' ); ?></li> 426 426 <li><?php esc_html_e( 'Copy it, return here, paste into the field, and click "Save Key"', 'autopost-ai' ); ?></li> 427 <li><strong>< ?php esc_html_e( 'Make sure billing is enabled and your OpenAI account is funded or your API key will not work!"', 'autopost-ai' ); ?></strong></li>427 <li><strong><em><?php esc_html_e( 'Make sure billing is enabled and your OpenAI account is funded or your API key will not work!', 'autopost-ai' ); ?></em></strong></li> 428 428 </ol> 429 429 </div> -
autopost-ai/trunk/includes/class-autopostai-admin.php
r3419612 r3419613 425 425 <li><?php esc_html_e( 'Enter a name, choose "Default Project," set Permissions to All, and click "Create secret key"', 'autopost-ai' ); ?></li> 426 426 <li><?php esc_html_e( 'Copy it, return here, paste into the field, and click "Save Key"', 'autopost-ai' ); ?></li> 427 <li><strong>< ?php esc_html_e( 'Make sure billing is enabled and your OpenAI account is funded or your API key will not work!"', 'autopost-ai' ); ?></strong></li>427 <li><strong><em><?php esc_html_e( 'Make sure billing is enabled and your OpenAI account is funded or your API key will not work!', 'autopost-ai' ); ?></em></strong></li> 428 428 </ol> 429 429 </div>
Note: See TracChangeset
for help on using the changeset viewer.