Changeset 986941
- Timestamp:
- 09/11/2014 04:51:31 AM (12 years ago)
- Location:
- scripted-api
- Files:
-
- 2 edited
- 9 copied
-
tags/0.1.3/admin/settings.php (modified) (1 diff)
-
tags/0.4 (copied) (copied from scripted-api/trunk)
-
tags/0.4/admin (copied) (copied from scripted-api/tags/0.1.3/admin)
-
tags/0.4/admin/create_job.php (copied) (copied from scripted-api/tags/0.1.3/admin/create_job.php)
-
tags/0.4/admin/current_jobs.php (copied) (copied from scripted-api/tags/0.1.3/admin/current_jobs.php)
-
tags/0.4/admin/finished_jobs.php (copied) (copied from scripted-api/tags/0.1.3/admin/finished_jobs.php)
-
tags/0.4/admin/settings.php (copied) (copied from scripted-api/tags/0.1.3/admin/settings.php) (1 diff)
-
tags/0.4/images (copied) (copied from scripted-api/tags/0.1.3/images)
-
tags/0.4/readme.txt (copied) (copied from scripted-api/trunk/readme.txt) (1 diff)
-
tags/0.4/scripted.php (copied) (copied from scripted-api/trunk/scripted.php)
-
trunk/readme.txt (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
scripted-api/tags/0.1.3/admin/settings.php
r896608 r986941 72 72 You can think of your business_id as your username, and your key as your password.</p>'; 73 73 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>'; 75 75 76 76 $out .='<form action="" method="post" name="scripted_settings">'.wp_nonce_field( 'scriptedFormAuthSettings', '_wpnonce' ); -
scripted-api/tags/0.4/admin/settings.php
r896608 r986941 72 72 You can think of your business_id as your username, and your key as your password.</p>'; 73 73 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>'; 75 75 76 76 $out .='<form action="" method="post" name="scripted_settings">'.wp_nonce_field( 'scriptedFormAuthSettings', '_wpnonce' ); -
scripted-api/tags/0.4/readme.txt
r896608 r986941 4 4 Tags: writing, blog posts, twitter, tweet, hire blogger, hire writer, custom content, scripted.com, expert writer, scripted 5 5 Requires at least: 3.3 6 Tested up to: 3.8.37 Stable tag: 0. 3.26 Tested up to: 4.0. 7 Stable tag: 0.4 8 8 License: GPLv2 or later 9 9 License URI: http://www.gnu.org/licenses/gpl-2.0.html -
scripted-api/trunk/readme.txt
r896608 r986941 4 4 Tags: writing, blog posts, twitter, tweet, hire blogger, hire writer, custom content, scripted.com, expert writer, scripted 5 5 Requires at least: 3.3 6 Tested up to: 3.8.37 Stable tag: 0. 3.26 Tested up to: 4.0. 7 Stable tag: 0.4 8 8 License: GPLv2 or later 9 9 License URI: http://www.gnu.org/licenses/gpl-2.0.html
Note: See TracChangeset
for help on using the changeset viewer.