Skip to content

Patch for /trunk/functions.php #2

@GoogleCodeExporter

Description

@GoogleCodeExporter
on line 89 changed:
if ( !isset( $_GET['activated'] ) ) {
to
if ( isset( $_GET['activated'] ) ) {

that pesky ! was keeping widgets from showing up at all!

Original issue reported on code.google.com by simon.s...@gmail.com on 18 Jun 2011 at 5:02

Attachments:

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions