Title: betweenbrackets's Replies | WordPress.org

---

# betweenbrackets

  [  ](https://wordpress.org/support/users/betweenbrackets/)

 *   [Profile](https://wordpress.org/support/users/betweenbrackets/)
 *   [Topics Started](https://wordpress.org/support/users/betweenbrackets/topics/)
 *   [Replies Created](https://wordpress.org/support/users/betweenbrackets/replies/)
 *   [Reviews Written](https://wordpress.org/support/users/betweenbrackets/reviews/)
 *   [Topics Replied To](https://wordpress.org/support/users/betweenbrackets/replied-to/)
 *   [Engagements](https://wordpress.org/support/users/betweenbrackets/engagements/)
 *   [Favorites](https://wordpress.org/support/users/betweenbrackets/favorites/)

 Search replies:

## Forum Replies Created

Viewing 5 replies - 1 through 5 (of 5 total)

 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Transferito: WP Migration] Transfer Failed](https://wordpress.org/support/topic/transfer-failed-3/)
 *  Thread Starter [betweenbrackets](https://wordpress.org/support/users/betweenbrackets/)
 * (@betweenbrackets)
 * [4 years, 11 months ago](https://wordpress.org/support/topic/transfer-failed-3/#post-14504937)
 * Thank you, Miles, for all the help!
 *   Forum: [Localhost Installs](https://wordpress.org/support/forum/localhost-installs/)
   
   In reply to: [Updated table prefix and lost access to the site – local development](https://wordpress.org/support/topic/updated-table-prefix-and-lost-access-to-the-site-local-development/)
 *  Thread Starter [betweenbrackets](https://wordpress.org/support/users/betweenbrackets/)
 * (@betweenbrackets)
 * [5 years, 1 month ago](https://wordpress.org/support/topic/updated-table-prefix-and-lost-access-to-the-site-local-development/#post-14318565)
 * Hey, thank you.
 * Updating the wp_config.php is part of my work flow when updating the table names
   and rows. Thanks for checking that.
 * I’ve been troubleshooting this off and on for a couple of days. What I’ve found
   is that there is a lag between making the updates and accessing the site. If 
   I wait, then I can access. Not sure why this is occurring here so I’ve noted 
   it as I move along in developing up the site that I’m working on.
 * Thanks! Have a lovely day. =)
 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [[Seedlet] no permission to login after update table names](https://wordpress.org/support/topic/no-permission-to-login-after-update-table-names/)
 *  Thread Starter [betweenbrackets](https://wordpress.org/support/users/betweenbrackets/)
 * (@betweenbrackets)
 * [5 years, 1 month ago](https://wordpress.org/support/topic/no-permission-to-login-after-update-table-names/#post-14299188)
 * Thank you so much for the direction. That does help. I’ll head over there. =)
 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [[Seedlet] no permission to login after update table names](https://wordpress.org/support/topic/no-permission-to-login-after-update-table-names/)
 *  Thread Starter [betweenbrackets](https://wordpress.org/support/users/betweenbrackets/)
 * (@betweenbrackets)
 * [5 years, 1 month ago](https://wordpress.org/support/topic/no-permission-to-login-after-update-table-names/#post-14293796)
 * Hello there,
 * I’m trying to make these changes because they are recommended to harden a WordPress
   site, to make it more secure when hosted. This practice is in the “Security By
   Obscurity” section here: [https://wordpress.org/support/article/hardening-wordpress/](https://wordpress.org/support/article/hardening-wordpress/)
 * “Change the table_prefix: Many published WordPress-specific SQL-injection attacks
   make the assumption that the table_prefix is wp_, the default. Changing this 
   can block at least some SQL injection attacks.”
 * I’ve made this update with other themes, but am recent to WordPress and stumbling
   around a bit. =) I’m updating my personal site to a WordPress site and would 
   like to get it up and hosted but I don’t know what to do yet about the table 
   names and SQL injection.
 * If there are suggestions for a different approach, I would welcome them very 
   much.
 * Many thanks.
 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [[Seedlet] Seedlet Site Title Customize Border/Text Decoration](https://wordpress.org/support/topic/seedlet-site-title-customize-border-text-decoration/)
 *  Thread Starter [betweenbrackets](https://wordpress.org/support/users/betweenbrackets/)
 * (@betweenbrackets)
 * [5 years, 1 month ago](https://wordpress.org/support/topic/seedlet-site-title-customize-border-text-decoration/#post-14283890)
 * Hello Adam,
 * That is the property! Yes! Thank you for your guidance.
 * My intent was to change the color (forgive me, I was not clear on that having
   been at the monitor for a bit), but it’s an image. Again, thank you. You cleared
   that up for me.
 * And with that clarity, I found the style rules for `.site-title a` beginning 
   at line 2982 of styles.css for Seedlet and updated the `linear-gradient` property
   below to fit my design!
 *     ```
       .site-title a {
       	background-image: linear-gradient(to right, var(--global--color-secondary) 100%, transparent 100%);
       	}
       ```
   
 * Thank you for the win! Have a lovely day. =)

Viewing 5 replies - 1 through 5 (of 5 total)