equal
deleted
inserted
replaced
911 'readonly' => true, |
911 'readonly' => true, |
912 'context' => array( 'view', 'edit' ), |
912 'context' => array( 'view', 'edit' ), |
913 ), |
913 ), |
914 'author' => array( |
914 'author' => array( |
915 'description' => __( 'The plugin author.' ), |
915 'description' => __( 'The plugin author.' ), |
916 'type' => 'object', |
916 'type' => 'string', |
917 'readonly' => true, |
917 'readonly' => true, |
918 'context' => array( 'view', 'edit' ), |
918 'context' => array( 'view', 'edit' ), |
919 ), |
919 ), |
920 'author_uri' => array( |
920 'author_uri' => array( |
921 'description' => __( 'Plugin author\'s website address.' ), |
921 'description' => __( 'Plugin author\'s website address.' ), |