Skip to:
Content

bbPress.org


Ignore:
Timestamp:
08/01/2012 06:53:43 AM (12 years ago)
Author:
johnjamesjacoby
Message:

Admin Help:

  • Repair admin help copy-pasta from r3686.
  • For 2.2 branch.
  • Props janeforshort.
File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/plugin/bbp-admin/bbp-settings.php

    r4100 r4128  
    12941294    $current_screen->set_help_sidebar(
    12951295        '<p><strong>' . __( 'For more information:' ) . '</strong></p>' .
    1296         '<p>' . __( '<a href="http://bbpress.org/documentation/" target="_blank">bbPress Documentation</a>', 'bbpress' ) . '</p>' .
    1297         '<p>' . __( '<a href="http://bbpress.org/forums/" target="_blank">bbPress Support Forums</a>',       'bbpress' ) . '</p>'
     1296        '<p>' . __( '<a href="http://codex.bbpress.org" target="_blank">bbPress Documentation</a>',    'bbpress' ) . '</p>' .
     1297        '<p>' . __( '<a href="http://bbpress.org/forums/" target="_blank">bbPress Support Forums</a>', 'bbpress' ) . '</p>'
    12981298    );
    12991299}
Note: See TracChangeset for help on using the changeset viewer.