Skip to:
Content

bbPress.org


Ignore:
Timestamp:
02/03/2017 04:37:38 PM (9 years ago)
Author:
johnjamesjacoby
Message:

Tools: Rename page functions with _page() suffix.

Previous function names were more ambiguous than intended, and because these functions are only called internally, there is no harm in renaming them.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/includes/admin/settings.php

    r6118 r6277  
    15281528 * @uses do_settings_sections() To output the settings sections
    15291529 */
    1530 function bbp_converter_settings() {
     1530function bbp_converter_settings_page() {
    15311531?>
    15321532
Note: See TracChangeset for help on using the changeset viewer.