Plugin Directory

Changeset 3419613


Ignore:
Timestamp:
12/14/2025 11:53:10 PM (2 months ago)
Author:
guruplugins
Message:

Updated instructional text.

Location:
autopost-ai
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • autopost-ai/tags/1.2/includes/class-autopostai-admin.php

    r3419612 r3419613  
    425425                                <li><?php esc_html_e( 'Enter a name, choose "Default Project," set Permissions to All, and click "Create secret key"', 'autopost-ai' ); ?></li>
    426426                                <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>
    428428                            </ol>
    429429                        </div>
  • autopost-ai/trunk/includes/class-autopostai-admin.php

    r3419612 r3419613  
    425425                                <li><?php esc_html_e( 'Enter a name, choose "Default Project," set Permissions to All, and click "Create secret key"', 'autopost-ai' ); ?></li>
    426426                                <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>
    428428                            </ol>
    429429                        </div>
Note: See TracChangeset for help on using the changeset viewer.