Plugin Directory

Changeset 986941


Ignore:
Timestamp:
09/11/2014 04:51:31 AM (12 years ago)
Author:
rbucks
Message:

tagging version 0.4

Location:
scripted-api
Files:
2 edited
9 copied

Legend:

Unmodified
Added
Removed
  • scripted-api/tags/0.1.3/admin/settings.php

    r896608 r986941  
    7272You can think of your business_id as your username, and your key as your password.</p>';
    7373   
    74    $out .='<p>To get your Business ID and key, please register or log in at Scripted.com, and go to https://Scripted.com/api. Your credentials will show at the top of this page.</p>';
     74   $out .='<p>To get your Business ID and key, please send an email to support@scripted.zendesk.com. Thanks!</p>';
    7575           
    7676   $out .='<form action="" method="post" name="scripted_settings">'.wp_nonce_field( 'scriptedFormAuthSettings', '_wpnonce' );
  • scripted-api/tags/0.4/admin/settings.php

    r896608 r986941  
    7272You can think of your business_id as your username, and your key as your password.</p>';
    7373   
    74    $out .='<p>To get your Business ID and key, please register or log in at Scripted.com, and go to https://Scripted.com/api. Your credentials will show at the top of this page.</p>';
     74   $out .='<p>To get your Business ID and key, please send an email to support@scripted.zendesk.com. Thanks!</p>';
    7575           
    7676   $out .='<form action="" method="post" name="scripted_settings">'.wp_nonce_field( 'scriptedFormAuthSettings', '_wpnonce' );
  • scripted-api/tags/0.4/readme.txt

    r896608 r986941  
    44Tags: writing, blog posts, twitter, tweet, hire blogger, hire writer, custom content, scripted.com, expert writer, scripted
    55Requires at least: 3.3
    6 Tested up to: 3.8.3
    7 Stable tag: 0.3.2
     6Tested up to: 4.0.
     7Stable tag: 0.4
    88License: GPLv2 or later
    99License URI: http://www.gnu.org/licenses/gpl-2.0.html
  • scripted-api/trunk/readme.txt

    r896608 r986941  
    44Tags: writing, blog posts, twitter, tweet, hire blogger, hire writer, custom content, scripted.com, expert writer, scripted
    55Requires at least: 3.3
    6 Tested up to: 3.8.3
    7 Stable tag: 0.3.2
     6Tested up to: 4.0.
     7Stable tag: 0.4
    88License: GPLv2 or later
    99License URI: http://www.gnu.org/licenses/gpl-2.0.html
Note: See TracChangeset for help on using the changeset viewer.